improve docs of addunlocked re adjusted branches

This commit is contained in:
Joey Hess 2019-12-20 13:19:36 -04:00
parent 5591622731
commit f79bd52132
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -932,8 +932,9 @@ Like other git commands, git-annex is configured via `.git/config`.
(Using `git add` always adds files in unlocked form and it is not (Using `git add` always adds files in unlocked form and it is not
affected by this setting.) affected by this setting.)
When a repository has core.symlinks set to false, it implicitly When a repository has core.symlinks set to false, or has an adjusted
sets annex.addunlocked to true. unlocked branch checked out, this setting is ignored, and files are
always added to the repository in unlocked form.
* `annex.numcopies` * `annex.numcopies`