summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-02-03 15:43:34 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-02-03 15:43:34 -0400
commitb1f6f05ea81482e1f6d70f7928092ef687e8a01f (patch)
treecb4edfc59a063660848a90acb9f9b24ee7cc41ab /doc
parent0951fce8102a1a9c28c8951fae89c4db144eec78 (diff)
comment
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/wishlist__58___per-repository_autocommit__61__false/comment_2_95e157d36c8ec91790cfd65037600332._comment10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/todo/wishlist__58___per-repository_autocommit__61__false/comment_2_95e157d36c8ec91790cfd65037600332._comment b/doc/todo/wishlist__58___per-repository_autocommit__61__false/comment_2_95e157d36c8ec91790cfd65037600332._comment
new file mode 100644
index 000000000..9455252ce
--- /dev/null
+++ b/doc/todo/wishlist__58___per-repository_autocommit__61__false/comment_2_95e157d36c8ec91790cfd65037600332._comment
@@ -0,0 +1,10 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 2"""
+ date="2017-02-03T17:35:37Z"
+ content="""
+git annex config --set annex.autocommit false
+
+That works now, and will set the default autocommit behavior in all clones
+of the repository.
+"""]]