addurl: Avoid a redundant git ignores check for speed
authorJoey Hess <joeyh@joeyh.name>
Tue, 29 Sep 2020 17:00:41 +0000 (13:00 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 29 Sep 2020 17:00:41 +0000 (13:00 -0400)
commit1610d9477698c6be1bc27ce7782a89b066771656
treeffb509661717f3450e483861f6008e1ce61d3046
parentd10cbaa0848934dd322641a599d880f920ad849e
addurl: Avoid a redundant git ignores check for speed

Ensure that checkCanAdd is used everywhere a file is added to git,
so git add is run with -f, presumably avoiding the work it would usually
do to check ignores.
CHANGELOG
Command/AddUrl.hs
Command/ImportFeed.hs
doc/todo/make_git_check-ignore_less___34__cpu_heavy__34___while_addurl_--batch_--fast___63__/comment_5_8e931e54738640cecf0bbaf80a3e8660._comment [new file with mode: 0644]