git-annex/doc/todo/auto-lock_files_after_one_edit
Joey Hess 090898a138
adjust --lock: This enters an adjusted branch where files are locked.
Straightforward, except for the issue of how to reverse LockAdjustment.

With --unlock, a commit that modifies/adds unlocked files gets reverse
adjusted to use locked files. That's fairly reasonable, I think.

But reversing --lock by unlocking all modified files feels wrong. Maybe
that's just because repositories typically seem to still have mostly
locked files in them (unless one is in an adjusted unlocked branch of
course!)

It may be that eventually how to reverse both will need to be configurable,
I don't know.
2019-09-27 14:23:25 -04:00
..
comment_1_afc78ecd06f0ee9a70ea6c89a8b63e46._comment
comment_2_4a6274dd1da7746a5be673ffb0c5d520._comment adjust --lock: This enters an adjusted branch where files are locked. 2019-09-27 14:23:25 -04:00