doc update

This commit is contained in:
Joey Hess 2015-12-15 14:17:34 -04:00
parent 8a660a7b14
commit 178dbe8cb1
Failed to extract signature

View file

@ -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).