merge clean into smudge command
authorJoey Hess <joeyh@joeyh.name>
Fri, 4 Dec 2015 19:30:06 +0000 (15:30 -0400)
committerJoey Hess <joeyh@joeyh.name>
Fri, 4 Dec 2015 19:32:47 +0000 (15:32 -0400)
commit723e4e31a1704aab69e87e29dc10db0b9e85c674
treea5c61b1ddf903ccd7ef7b993da1849e5cacf4f18
parent983c1894eb4dbf3d443f9953c69426974ac959fe
merge clean into smudge command

The git filter config can be used to map the single git-annex command to
the 2 actions, and this avoids "git annex clean" being used for this thing,
it might have a better use for that name later.
CmdLine/GitAnnex.hs
Command/Clean.hs [deleted file]
Command/Smudge.hs
doc/git-annex-clean.mdwn [deleted file]
doc/git-annex-smudge.mdwn
doc/git-annex.mdwn