diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2015-01-08 18:13:47 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2015-01-08 18:13:47 +0000 |
commit | df163270ce976795716c98d54ed712dffe9ff006 (patch) | |
tree | ff6b2ab373d836470ea00b9174938382cb7cc77e /doc | |
parent | e427ecba512896ec5c0dfab77dda6129bc98469b (diff) |
Added a comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/is_there_a_way_to_automatically_retry_when_special_remotes_fail__63__/comment_3_6d81a41edf052e310e1f80cc6add3c09._comment | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/forum/is_there_a_way_to_automatically_retry_when_special_remotes_fail__63__/comment_3_6d81a41edf052e310e1f80cc6add3c09._comment b/doc/forum/is_there_a_way_to_automatically_retry_when_special_remotes_fail__63__/comment_3_6d81a41edf052e310e1f80cc6add3c09._comment new file mode 100644 index 000000000..05e0cd3e3 --- /dev/null +++ b/doc/forum/is_there_a_way_to_automatically_retry_when_special_remotes_fail__63__/comment_3_6d81a41edf052e310e1f80cc6add3c09._comment @@ -0,0 +1,7 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + subject="comment 3" + date="2015-01-08T18:13:47Z" + content=""" +That's what the while loop above does; runs the git-annex command, and retries it until it succeeds. +"""]] |