improve commit message

This commit is contained in:
Joey Hess 2013-11-22 15:05:00 -04:00
parent 8ff858edfa
commit d0e063e618

View file

@ -44,7 +44,7 @@ makeinfos = do
void $ inRepo $ runBool void $ inRepo $ runBool
[ Param "commit" [ Param "commit"
, Param "-m" , Param "-m"
, Param "update distribution info files" , Param $ "publishing git-annex " ++ version
] ]
void $ inRepo $ runBool void $ inRepo $ runBool
[ Param "git-annex" [ Param "git-annex"