summaryrefslogtreecommitdiff
path: root/doc/git-annex.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-07-07 16:36:11 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-07-07 16:36:11 -0400
commitcfb055f838da0c51a50224bf759b42fb263dcfec (patch)
treed63a161f1728348bb1c7683ef5d122aa928c0cdd /doc/git-annex.mdwn
parent032ee546c9cda12b4b85c05001220d47e8bbba4d (diff)
sync: When annex.autocommit=false, avoid making any commit of local changes, while still merging with remote to the extent possible.
Diffstat (limited to 'doc/git-annex.mdwn')
-rw-r--r--doc/git-annex.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn
index 7a3edf0ef..73894c0d8 100644
--- a/doc/git-annex.mdwn
+++ b/doc/git-annex.mdwn
@@ -929,8 +929,8 @@ Here are all the supported configuration settings.
* `annex.autocommit`
- Set to false to prevent the git-annex assistant from automatically
- committing changes to files in the repository.
+ Set to false to prevent the git-annex assistant and git-annex sync
+ from automatically committing changes to files in the repository.
* `annex.startupscan`