summaryrefslogtreecommitdiff
path: root/doc/git-annex-config.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/git-annex-config.mdwn')
-rw-r--r--doc/git-annex-config.mdwn7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/git-annex-config.mdwn b/doc/git-annex-config.mdwn
index 1e1819bb7..a6b7eb578 100644
--- a/doc/git-annex-config.mdwn
+++ b/doc/git-annex-config.mdwn
@@ -25,9 +25,12 @@ Only a few make sense to be able to set such that all clones of a
repository see the setting, and so git-annex only looks for these:
These settings can be overridden on a per-repository basis using
-`git config`:
+`git config`.
-None yet!
+* `annex.autocommit`
+
+ Set to false to prevent the git-annex assistant and git-annex sync
+ from automatically committing changes to files in the repository.
# EXAMPLE