git-annex/Git
Joey Hess ded2591124 unannex: Clean up use of git commit -a.
This was more complex than would be expected. unannex has to use git commit -a
since it's removing files from git; git commit filelist won't do.

Allow commands to be added to the Git queue that have no associated files,
and run such commands once.
2011-07-14 17:15:37 -04:00
..
LsFiles.hs renamed GitRepo to Git 2011-06-30 13:21:39 -04:00
Queue.hs unannex: Clean up use of git commit -a. 2011-07-14 17:15:37 -04:00
UnionMerge.hs rename GitUnionMerge to Git.UnionMerge 2011-06-30 13:32:47 -04:00