From 48824c48fca49b9c6bf9ed34bfd45d260ec8e63b Mon Sep 17 00:00:00 2001 From: "johannes.elferich@796088e47b21d72547837ed62ae5c5cb187830b3" Date: Sat, 4 Jul 2015 02:12:52 +0000 Subject: [PATCH] Added a comment: Patched git-annex output --- ..._18b3ddff003bcdd78779b35c900964c2._comment | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 doc/bugs/git-annex_sync_under_windows_fails_by_using_itself_as_the_ssh_command/comment_2_18b3ddff003bcdd78779b35c900964c2._comment 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 0000000000..3493cb7a49 --- /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 ...] + +"""]]