diff options
-rw-r--r-- | doc/bugs/git-annex_sync_under_windows_fails_by_using_itself_as_the_ssh_command/comment_2_18b3ddff003bcdd78779b35c900964c2._comment | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/bugs/git-annex_sync_under_windows_fails_by_using_itself_as_the_ssh_command/comment_2_18b3ddff003bcdd78779b35c900964c2._comment b/doc/bugs/git-annex_sync_under_windows_fails_by_using_itself_as_the_ssh_command/comment_2_18b3ddff003bcdd78779b35c900964c2._comment new file mode 100644 index 000000000..3493cb7a4 --- /dev/null +++ b/doc/bugs/git-annex_sync_under_windows_fails_by_using_itself_as_the_ssh_command/comment_2_18b3ddff003bcdd78779b35c900964c2._comment @@ -0,0 +1,20 @@ +[[!comment format=mdwn + username="johannes.elferich@796088e47b21d72547837ed62ae5c5cb187830b3" + nickname="johannes.elferich" + subject="Patched git-annex output" + date="2015-07-04T02:12:51Z" + content=""" +You are right something weird is going on with the GIT_ANNEX_SSHOPTION variable even though I have no idea what.... + +This is the output I get after patching: + +›git annex sync +(\"GIT_ANNEX_SSHOPTION\",Nothing) +commit (recording state in git...) +ok +pull origin fatal: protocol error: bad line length character: (\"GI +git-annex.exe: unknown command 35.89.33.17 + +Usage: git-annex command [option ...] + +"""]] |