projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a660a7
)
doc update
author
Joey Hess
<joeyh@joeyh.name>
Tue, 15 Dec 2015 18:17:34 +0000
(14:17 -0400)
committer
Joey Hess
<joeyh@joeyh.name>
Tue, 15 Dec 2015 18:17:34 +0000
(14:17 -0400)
doc/git-annex-add.mdwn
patch
|
blob
|
history
diff --git
a/doc/git-annex-add.mdwn
b/doc/git-annex-add.mdwn
index 772d7897136fef7099f65cb03837a55b82823b95..7f796fec1f9c9997044497e61866264ecf4f4256 100644
(file)
--- 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).