comment
authorJoey Hess <joeyh@joeyh.name>
Fri, 18 Sep 2020 16:08:11 +0000 (12:08 -0400)
committerJoey Hess <joeyh@joeyh.name>
Fri, 18 Sep 2020 16:08:11 +0000 (12:08 -0400)
doc/todo/make_git_check-ignore_less___34__cpu_heavy__34___while_addurl_--batch_--fast___63__/comment_1_f8ea668cd8a405226113ef2edeb9e678._comment [new file with mode: 0644]

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 (file)
index 0000000..8b58d56
--- /dev/null
@@ -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!
+"""]]