From 8e7728b312704f6f4cb84d81302c1518f0e85948 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 2 Dec 2015 14:48:42 -0400 Subject: import: Changed to honor annex.largefiles settings. --- doc/git-annex.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/git-annex.mdwn') diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn index 8a624b507..e41f9d655 100644 --- a/doc/git-annex.mdwn +++ b/doc/git-annex.mdwn @@ -801,7 +801,7 @@ Here are all the supported configuration settings. annex.largefiles = largerthan=100kb and not (include=*.c or include=*.h) - This setting is used by `git annex add` and the assistant. + This setting is used by `git annex add`, `git annex import` and the assistant. It can be useful to temporarily override it via -c at the command line. For example: -- cgit v1.2.3