aboutsummaryrefslogtreecommitdiff
path: root/doc/git-annex.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-01-28 14:04:32 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-01-28 14:04:32 -0400
commit0539e31a498539a7b7ca7f21764f595113ea9b1f (patch)
tree760b8a36d49bafe1ef32db50927b23c05dfc30e2 /doc/git-annex.mdwn
parent2b99d8217908d5553548d3c6a07978e2fad1e5ad (diff)
annex.addsmallfiles: New option controlling what is done when adding files not matching annex.largefiles.
Diffstat (limited to 'doc/git-annex.mdwn')
-rw-r--r--doc/git-annex.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn
index 91ae78559..471f21957 100644
--- a/doc/git-annex.mdwn
+++ b/doc/git-annex.mdwn
@@ -828,6 +828,12 @@ Here are all the supported configuration settings.
git annex add -c annex.largefiles='include=*' 99kbfile
+* `annex.addsmallfiles`
+
+ Controls whether small files (not matching annex.largefiles)
+ should be checked into git by `git annex add`. Defaults to true;
+ set to false to instead make small files be skipped.
+
* `annex.numcopies`
This is a deprecated setting. You should instead use the