Wikilink to the command in question.
This commit is contained in:
parent
659855efef
commit
bbba59aa03
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
Similar to how
|
Similar to how
|
||||||
|
|
||||||
git commit -m 'foo'
|
git commit -m 'foo'
|
||||||
|
@ -7,5 +6,5 @@ works, if I run
|
||||||
|
|
||||||
git annex sync -m 'my hovercraft is full of eels'
|
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.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue