This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U 2012-09-28 23:37:29 +00:00 committed by admin
parent b98de9391b
commit 65acdaa357

View file

@ -0,0 +1,11 @@
Similar to how
git commit -m 'foo'
works, if I run
git annex sync -m 'my hovercraft is full of eels'
git annex should use that commit message instead of the default ones. That way, I could use sync directly and not be forced to commit prior to syncing just to make sure I have a useful commit message.