import --no-content: Check annex.largefiles
authorJoey Hess <joeyh@joeyh.name>
Mon, 28 Sep 2020 17:22:16 +0000 (13:22 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 28 Sep 2020 17:28:57 +0000 (13:28 -0400)
commit15c1ee16d90b6c32bbbd5a625298c50b71da76cd
tree68f2fc96d58ddc30a2f950a6628db442db8e4a8b
parent8b74f01a2635bc7b66f7f1b065556fba0360d3c1
import --no-content: Check annex.largefiles

Import small files into git, the same as is done when importing with content.
Which means, for small files, --no-content does download them.

If the largefiles expression needs the file content available
(due to mimetype or mimeencoding being used), the import will fail.

This commit was sponsored by Jake Vosloo on Patreon.
Annex/Import.hs
CHANGELOG
Limit.hs
Utility/Matcher.hs
doc/git-annex-import.mdwn
doc/todo/import_--no-content_largefiles_conflict.mdwn