summaryrefslogtreecommitdiff
path: root/doc/todo/wishlist:___96__git_annex_sync_-m__96__.mdwn
blob: 92b5dee270dd944062640fb5caec6e845e207532 (plain)
1
2
3
4
5
6
7
8
9
10
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.