From dbc0b032b87e9a0e55a42c6d878e8d7f4f52c69a Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 3 Feb 2017 15:43:34 -0400 Subject: [PATCH] comment --- ...comment_2_95e157d36c8ec91790cfd65037600332._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/todo/wishlist__58___per-repository_autocommit__61__false/comment_2_95e157d36c8ec91790cfd65037600332._comment 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 0000000000..9455252cec --- /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. +"""]]