diff options
author | JohnKozak <JohnKozak@web> | 2016-10-23 18:16:27 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2016-10-23 18:16:27 +0000 |
commit | 686f12b67352c19159624e64483b53cb6365f0d8 (patch) | |
tree | 6d8cba4ac93435419e8a398971f812958ed53965 | |
parent | e728753444ab84b45a967047d75fc019792fa801 (diff) |
Added a comment: It would be nice to be able to specify multiple --to options
-rw-r--r-- | doc/git-annex-copy/comment_6_e6b96b734973ad9003edd82fcd26f51d._comment | 8 |
1 files changed, 8 insertions, 0 deletions
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 000000000..fab3b24f7 --- /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`. +"""]] |