From: yarikoptic Date: Fri, 18 Sep 2020 20:11:27 +0000 (+0000) Subject: Added a comment X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~112^2~93 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=c44cd275209ac4ce0690799199bb1cb8a64ecff3;p=git-annex.git Added a comment --- diff --git a/doc/todo/make_git_check-ignore_less___34__cpu_heavy__34___while_addurl_--batch_--fast___63__/comment_3_2ebd0de2fe55230f4e589bd295c828a2._comment b/doc/todo/make_git_check-ignore_less___34__cpu_heavy__34___while_addurl_--batch_--fast___63__/comment_3_2ebd0de2fe55230f4e589bd295c828a2._comment new file mode 100644 index 0000000000..b486c128a8 --- /dev/null +++ b/doc/todo/make_git_check-ignore_less___34__cpu_heavy__34___while_addurl_--batch_--fast___63__/comment_3_2ebd0de2fe55230f4e589bd295c828a2._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="yarikoptic" + avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4" + subject="comment 3" + date="2020-09-18T20:11:25Z" + content=""" +thanks Joey. I am yet to digest though if I would like (would be safe) to avoid `git check-ignore` call in general in my use-cases. Originally I was wondering more about some kind of \"optimization\" ;) async --batch could help indeed, we just might need to change our code to support it (have not yet looked into the code) +"""]]