You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently fsdiff is not able to track when a directory is renamed: doing so results in reporting that a directory (and its content) has been deleted and a new one appeared. Maybe there is way to achieve this by looking at the directory inode (if the snapshotted tree lies on the same filesystem ¯\_(ツ)_/¯)
The text was updated successfully, but these errors were encountered:
Currently
fsdiff
is not able to track when a directory is renamed: doing so results in reporting that a directory (and its content) has been deleted and a new one appeared. Maybe there is way to achieve this by looking at the directory inode (if the snapshotted tree lies on the same filesystem¯\_(ツ)_/¯
)The text was updated successfully, but these errors were encountered: