restage: New git-annex command, handles restaging unlocked files
authorJoey Hess <joeyh@joeyh.name>
Fri, 23 Sep 2022 20:29:28 +0000 (16:29 -0400)
committerJoey Hess <joeyh@joeyh.name>
Fri, 23 Sep 2022 20:29:59 +0000 (16:29 -0400)
commit2478e9e03a4426b0863f72e7ddc5c7f3c05c1cfa
tree97d19cb5bc6b9eb5978e1cd9ef4e4c425cb420c8
parentf7146c153bca6ac1a70bd9dcac46f8d6052095e5
restage: New git-annex command, handles restaging unlocked files

This is much easier and less failure-prone than having the user run
git update-index --refresh themselves.

Sponsored-by: Dartmouth College's DANDI project
Annex/Link.hs
CHANGELOG
CmdLine/GitAnnex.hs
Command/Restage.hs [new file with mode: 0644]
Command/VCycle.hs
doc/bugs/reports_file___34__modified__34___whenever_it_is_not.mdwn
doc/bugs/reports_file___34__modified__34___whenever_it_is_not/comment_16_4b8a360c38dfa4c8d22e3a96fbace0e5._comment [new file with mode: 0644]
doc/git-annex-restage.mdwn [new file with mode: 0644]
doc/git-annex.mdwn
git-annex.cabal