bcpierce00 / unison

Unison file synchronizer
GNU General Public License v3.0
4.08k stars 229 forks source link

Some fixes related to the `nochmod` preference #958

Closed tleedjarv closed 1 year ago

tleedjarv commented 1 year ago

The first commit fixes a clear bug. The second one is perhaps not so much a bug than inconsistency. The third commit is mostly just defensive coding in a rarely-executed code path.