summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar johannes.elferich@796088e47b21d72547837ed62ae5c5cb187830b3 <johanneselferich@web>2015-07-04 02:12:52 +0000
committerGravatar admin <admin@branchable.com>2015-07-04 02:12:52 +0000
commit37d2338db1476c8d4caf996a746dc6fa8cd1f5d4 (patch)
tree3a4d9ec9a0edd656e6cd641cba7dd0361a3595a2 /doc
parent32ee77d86ec07d2e34c9ab47d04d666b2a0311fa (diff)
Added a comment: Patched git-annex output
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/git-annex_sync_under_windows_fails_by_using_itself_as_the_ssh_command/comment_2_18b3ddff003bcdd78779b35c900964c2._comment20
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 ...]
+
+"""]]