When diffing files and directories, don't follow symbolic links, instead
compare where they link to.
I am really hoping that someone will point me to a more elegant way to hand the
lstat vs stat usage here, but I couldn't see a way through.
Differential D34203
Add support of --no-dereference thj on Feb 8 2022, 2:08 PM. Authored by Tags None Referenced Files
Subscribers
Details
When diffing files and directories, don't follow symbolic links, instead I am really hoping that someone will point me to a more elegant way to hand the
Diff Detail
|