Linked to discussion on caveat
This commit is contained in:
parent
ad7a880fc1
commit
9fe60062a3
1 changed files with 4 additions and 2 deletions
|
@ -229,10 +229,12 @@ 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, and does not match a file, `git annex
|
If `annex.largefiles` is configured (in the current repo's `.gitattributes` file),
|
||||||
import` will add the non-large file directly to the git repository,
|
and does not match a file, `git annex 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