git-annex/Upgrade
Joey Hess a6c8de84b6
improve types to allow combining some adjustments
Combinations like --hide-misssing --unlocked seem very useful. On the
other hand, combining --fix with --unlock doesn't make sense because a
file can be either unlocked or a symlink that can be fixed, but not
both.

Changed the serialization of HideMissingAdjustment in passing, but it
has not actually been used yet so nothing will be broken.

This commit was sponsored by Trenton Cronholm on Patreon.
2018-10-18 12:59:05 -04:00
..
V0.hs remove 163 lines of code without changing anything except imports 2016-01-20 16:36:33 -04:00
V1.hs squelch a couple of warnings about moveAnnex return code 2017-02-28 12:49:17 -04:00
V2.hs remove 163 lines of code without changing anything except imports 2016-01-20 16:36:33 -04:00
V3.hs update my email address and homepage url 2015-01-21 12:50:09 -04:00
V4.hs remove 163 lines of code without changing anything except imports 2016-01-20 16:36:33 -04:00
V5.hs improve types to allow combining some adjustments 2018-10-18 12:59:05 -04:00