addistant: honor annex.delayadd for non-large files
authorJoey Hess <joeyh@joeyh.name>
Tue, 13 Jul 2021 16:15:40 +0000 (12:15 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 13 Jul 2021 16:17:00 +0000 (12:17 -0400)
commit8885bd3c5b390466bcf50a76685bcdfb248d4a69
tree562873adf8ae9fdede602e70a11012cfe0b28f08
parent2018cb4a97cfa6fed58c731eb31c1c7bde15a276
addistant: honor annex.delayadd for non-large files

assistant: When adding non-large files to git, honor annex.delayadd
configuration.

Also, don't add non-large files to git when they are still
being written to. This came for free, since the changes to non-large
files get queued up with the ones to large files, and run through the lsof
check.

Sponsored-by: Luke Shumaker on Patreon
Assistant/Threads/Committer.hs
Assistant/Threads/Watcher.hs
CHANGELOG
doc/bugs/delayadd_doesn__39__t_work_with_smallfiles.mdwn
doc/git-annex.mdwn