From 500454935f342dd2bafd7670dadf152476da1c73 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 18 Sep 2020 12:08:11 -0400 Subject: [PATCH] comment --- ...ent_1_f8ea668cd8a405226113ef2edeb9e678._comment | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 doc/todo/make_git_check-ignore_less___34__cpu_heavy__34___while_addurl_--batch_--fast___63__/comment_1_f8ea668cd8a405226113ef2edeb9e678._comment diff --git a/doc/todo/make_git_check-ignore_less___34__cpu_heavy__34___while_addurl_--batch_--fast___63__/comment_1_f8ea668cd8a405226113ef2edeb9e678._comment b/doc/todo/make_git_check-ignore_less___34__cpu_heavy__34___while_addurl_--batch_--fast___63__/comment_1_f8ea668cd8a405226113ef2edeb9e678._comment new file mode 100644 index 0000000000..8b58d56412 --- /dev/null +++ b/doc/todo/make_git_check-ignore_less___34__cpu_heavy__34___while_addurl_--batch_--fast___63__/comment_1_f8ea668cd8a405226113ef2edeb9e678._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2020-09-18T16:01:59Z" + content=""" +You can use --force to disable the ignores check. + +It might be a good idea to have an explict option to do it, since --force +might also have other effects. + +With -J, git-annex will run more check-ignore processes, and so won't +bottleneck on one, but IDK how much if any that actually speeds it up. +Since batch async is implemented already, you can try and find out now! +"""]]