use status --ignore-submodules in configureSmudgeFilter
authorJoey Hess <joeyh@joeyh.name>
Tue, 20 Dec 2022 20:02:42 +0000 (16:02 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 20 Dec 2022 20:02:42 +0000 (16:02 -0400)
commiteb8e0594bbe8ffe3ca1040db029728084f86270b
tree17236f9ccd0c396c0732e8cea9a58d691c123328
parent0b2dd374d84c9d9563ec337e934b2f7fceabe8bb
use status --ignore-submodules in configureSmudgeFilter

Speed up git-annex upgrade (from v5) and init in a repository that has
submodules. Setting the config does not affect the submodules, so avoid
the work of getting status in them, which may involve using the smudge
filter etc.

Sponsored-By: the NIH-funded NICEMAN (ReproNim TR&D3) project
CHANGELOG
Config/Smudge.hs
doc/todo/git_annex_upgrade_to_not_care_about_submod_status__63__.mdwn
doc/todo/git_annex_upgrade_to_not_care_about_submod_status__63__/comment_1_607ec43498187636312693932f66cc6d._comment [new file with mode: 0644]