From b43d382841fb06cfe1ab7cfe825aaf9e92ca8fdb Mon Sep 17 00:00:00 2001 From: anarcat Date: Thu, 7 Mar 2019 18:23:02 +0000 Subject: [PATCH] Added a comment: or -c annex.verify=false --- .../comment_6_ac6b01d2ff9dfe6060be5956d5adb632._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/does_git-annex_parallelize_different_remotes__63__/comment_6_ac6b01d2ff9dfe6060be5956d5adb632._comment diff --git a/doc/forum/does_git-annex_parallelize_different_remotes__63__/comment_6_ac6b01d2ff9dfe6060be5956d5adb632._comment b/doc/forum/does_git-annex_parallelize_different_remotes__63__/comment_6_ac6b01d2ff9dfe6060be5956d5adb632._comment new file mode 100644 index 0000000000..4c3e4fa7b6 --- /dev/null +++ b/doc/forum/does_git-annex_parallelize_different_remotes__63__/comment_6_ac6b01d2ff9dfe6060be5956d5adb632._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="anarcat" + avatar="http://cdn.libravatar.org/avatar/4ad594c1e13211c1ad9edb81ce5110b7" + subject="or -c annex.verify=false" + date="2019-03-07T18:23:02Z" + content=""" +oh... i guess i can use `-c annex.verify=false` to workaround that problem as well... but that's kind of obscure, really. :) +"""]]