revert man page changes
authorJoey Hess <joeyh@joeyh.name>
Fri, 13 Jun 2025 12:19:55 +0000 (08:19 -0400)
committerJoey Hess <joeyh@joeyh.name>
Fri, 13 Jun 2025 12:19:55 +0000 (08:19 -0400)
Revert "Linked to discussion on caveat"

This reverts commit 9fe60062a38228594ce8d48bbe1b14532934f22d.

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.

doc/git-annex-import.mdwn

index 71b7dedbb4a64a94815d383d5be22a21fe9ab974..e78fa0ac14b12283f7d7e68f86399495c746461d 100644 (file)
@@ -229,12 +229,10 @@ 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 (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,
+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,
 instead of to the annex.
 
-[[Caveat Discussion: Adjusting Largefiles Specification|forum/Import_-_Changing_Largefiles]]
-
 # SEE ALSO
 
 [[git-annex]](1)