summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U <Richard@web>2012-09-28 23:37:29 +0000
committerGravatar admin <admin@branchable.com>2012-09-28 23:37:29 +0000
commit6cedf5e6dbfa52574850ac2b4d239f9392488a6f (patch)
tree738d9f90fe6e00d37bf971b0d523c32947e5f199
parent6508073978334f642b675ab3a20a15743177b0c7 (diff)
-rw-r--r--doc/todo/wishlist:___96__git_annex_sync_-m__96__.mdwn11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/todo/wishlist:___96__git_annex_sync_-m__96__.mdwn b/doc/todo/wishlist:___96__git_annex_sync_-m__96__.mdwn
new file mode 100644
index 000000000..e3cb12478
--- /dev/null
+++ b/doc/todo/wishlist:___96__git_annex_sync_-m__96__.mdwn
@@ -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.
+