git-annex/Config
Joey Hess 5ce61c6b2a
add: Significantly speed up adding lots of non-large files to git
* add: Significantly speed up adding lots of non-large files to git,
  by disabling the annex smudge filter when running git add.
* add --force-small: Run git add rather than updating the index itself,
  so any other smudge filters than the annex one that may be enabled will
  be used.
2021-01-04 13:12:28 -04:00
..
Files
Cost.hs
DynamicConfig.hs
Files.hs
GitConfig.hs
Smudge.hs add: Significantly speed up adding lots of non-large files to git 2021-01-04 13:12:28 -04:00