aboutsummaryrefslogtreecommitdiff
path: root/doc/git-annex-add.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-12-15 14:17:34 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-12-15 14:17:34 -0400
commit294612109c16ebb14ff7fda4ee536c23e3b1be19 (patch)
treec3922311c5d24780d4baba5477be80f68c275e4d /doc/git-annex-add.mdwn
parent87f8bb9ef0c701956e42c14e4d667d828e72192b (diff)
doc update
Diffstat (limited to 'doc/git-annex-add.mdwn')
-rw-r--r--doc/git-annex-add.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/git-annex-add.mdwn b/doc/git-annex-add.mdwn
index 772d78971..7f796fec1 100644
--- a/doc/git-annex-add.mdwn
+++ b/doc/git-annex-add.mdwn
@@ -20,6 +20,7 @@ to the git repository, instead of to the annex.
Large files are added to the annex in locked form, which prevents further
modification of their content unless unlocked by [[git-annex-unlock]](1).
+(This is not the case however when a repository is in direct mode.)
To add a file to the annex in unlocked form, `git add` can be used instead
(that only works when the repository has annex.version 6 or higher).