Linked to discussion on caveat
authorSpencer <Spencer@web>
Sun, 8 Jun 2025 16:43:11 +0000 (16:43 +0000)
committeradmin <admin@branchable.com>
Sun, 8 Jun 2025 16:43:11 +0000 (16:43 +0000)
doc/git-annex-import.mdwn

index e78fa0ac14b12283f7d7e68f86399495c746461d..a0ecc9fa0858c17ffc3e1d3a1f3a942709ce54a3 100644 (file)
@@ -229,10 +229,12 @@ link, and that symbolic link will be followed.
 Note that using `--deduplicate` or `--clean-duplicates` with the WORM
 backend does not look at file content, but filename and mtime.
 
-If annex.largefiles is configured, and does not match a file, `git annex
-import` will add the non-large file directly to the git repository,
+If `annex.largefiles` is configured (in the current repo's `.gitattributes` file),
+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.
 
+[Caveat Discussion: Adjusting Largefiles Specification](forum/Import_-_Changing_Largefiles)
+
 # SEE ALSO
 
 [[git-annex]](1)