revert man page changes
Revert "Linked to discussion on caveat"
This reverts commit 9fe60062a3
.
We don't link from man pages to forum discussions. If there is a
problem, it should be fixed, and if there is a wart it should be
documented on the man page in enough detail to understand on its own.
In this case, I don't know that there is any problem at all.
This commit is contained in:
parent
7022caeb85
commit
f223c0b1cc
1 changed files with 2 additions and 4 deletions
|
@ -229,12 +229,10 @@ link, and that symbolic link will be followed.
|
||||||
Note that using `--deduplicate` or `--clean-duplicates` with the WORM
|
Note that using `--deduplicate` or `--clean-duplicates` with the WORM
|
||||||
backend does not look at file content, but filename and mtime.
|
backend does not look at file content, but filename and mtime.
|
||||||
|
|
||||||
If `annex.largefiles` is configured (in the current repo's `.gitattributes` file),
|
If annex.largefiles is configured, and does not match a file, `git annex
|
||||||
and does not match a file, `git annex import` will add the non-large file directly to the git repository,
|
import` will add the non-large file directly to the git repository,
|
||||||
instead of to the annex.
|
instead of to the annex.
|
||||||
|
|
||||||
[[Caveat Discussion: Adjusting Largefiles Specification|forum/Import_-_Changing_Largefiles]]
|
|
||||||
|
|
||||||
# SEE ALSO
|
# SEE ALSO
|
||||||
|
|
||||||
[[git-annex]](1)
|
[[git-annex]](1)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue