Wikilink to the command in question.

This commit is contained in:
http://lj.rossia.org/users/imz/ 2012-10-01 11:33:51 +00:00 committed by admin
parent 659855efef
commit bbba59aa03

View file

@ -1,4 +1,3 @@
Similar to how
git commit -m 'foo'
@ -7,5 +6,5 @@ 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.
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.