Linked to discussion on caveat

This commit is contained in:
Spencer 2025-06-08 16:43:11 +00:00 committed by admin
parent ad7a880fc1
commit 9fe60062a3

View file

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