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:
451b6b8
)
remove confusing sentence
author
Joey Hess
<joeyh@joeyh.name>
Mon, 9 Mar 2020 23:27:05 +0000
(19:27 -0400)
committer
Joey Hess
<joeyh@joeyh.name>
Mon, 9 Mar 2020 23:27:05 +0000
(19:27 -0400)
doc/git-annex-add.mdwn
patch
|
blob
|
history
diff --git
a/doc/git-annex-add.mdwn
b/doc/git-annex-add.mdwn
index b6ea70c07ad6d06ea53530cebb07771fd8d9bc72..ce9cd8c16ddb45584648a2afabc3655dde7083f5 100644
(file)
--- a/
doc/git-annex-add.mdwn
+++ b/
doc/git-annex-add.mdwn
@@
-25,7
+25,6
@@
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 a filesystem not
supporting symlinks.)
-To add a file to the annex in unlocked form, `git add` can be used instead.
This command can also be used to add symbolic links, both symlinks to
annexed content, and other symlinks.