aboutsummaryrefslogtreecommitdiff
path: root/doc/git-annex-import.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-01-25 13:41:21 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-01-25 13:41:21 -0400
commitc6adeeb1f279f7489ff77392a10ea6b61fcfe9c5 (patch)
tree31f8e26549ac4a618678bfcf556ca7b699848b7b /doc/git-annex-import.mdwn
parentec9d1a3855c636f2829b93178dca9a8ca3481c04 (diff)
document annex.largefiles handling
Diffstat (limited to 'doc/git-annex-import.mdwn')
-rw-r--r--doc/git-annex-import.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/git-annex-import.mdwn b/doc/git-annex-import.mdwn
index d0ac5e77f..6947b19ba 100644
--- a/doc/git-annex-import.mdwn
+++ b/doc/git-annex-import.mdwn
@@ -81,6 +81,10 @@ Several options can be used to adjust handling of duplicate files.
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,
+instead of to the annex.
+
# SEE ALSO
[[git-annex]](1)