From 35e618843185dd67d2c1ea0e1d48946f4b54ba92 Mon Sep 17 00:00:00 2001 From: JohnKozak Date: Sun, 23 Oct 2016 18:16:27 +0000 Subject: [PATCH] Added a comment: It would be nice to be able to specify multiple --to options --- .../comment_6_e6b96b734973ad9003edd82fcd26f51d._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/git-annex-copy/comment_6_e6b96b734973ad9003edd82fcd26f51d._comment diff --git a/doc/git-annex-copy/comment_6_e6b96b734973ad9003edd82fcd26f51d._comment b/doc/git-annex-copy/comment_6_e6b96b734973ad9003edd82fcd26f51d._comment new file mode 100644 index 0000000000..fab3b24f76 --- /dev/null +++ b/doc/git-annex-copy/comment_6_e6b96b734973ad9003edd82fcd26f51d._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="JohnKozak" + avatar="http://cdn.libravatar.org/avatar/23489adfe85e3e389a8ef9e9d83d4d60" + subject="It would be nice to be able to specify multiple --to options " + date="2016-10-23T18:16:27Z" + content=""" +I tried to run multiple processes simultaneously to achieve this, but they fail over locking on `.git/config`. +"""]]