From bd260d43eaa31060dcc4397ce32d56f4cbf3a3da Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 6 Jul 2015 12:26:19 -0400 Subject: [PATCH] comment --- ...comment_3_3d6d64040604f913ddb929dff76e2898._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/bugs/git-annex_sync_under_windows_fails_by_using_itself_as_the_ssh_command/comment_3_3d6d64040604f913ddb929dff76e2898._comment diff --git a/doc/bugs/git-annex_sync_under_windows_fails_by_using_itself_as_the_ssh_command/comment_3_3d6d64040604f913ddb929dff76e2898._comment b/doc/bugs/git-annex_sync_under_windows_fails_by_using_itself_as_the_ssh_command/comment_3_3d6d64040604f913ddb929dff76e2898._comment new file mode 100644 index 0000000000..05408e053f --- /dev/null +++ b/doc/bugs/git-annex_sync_under_windows_fails_by_using_itself_as_the_ssh_command/comment_3_3d6d64040604f913ddb929dff76e2898._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 3""" + date="2015-07-06T16:25:01Z" + content=""" +Could you adjust the patch to print out the `GIT_SSH` variable? +I'm pretty sure that variable is set so git can see it; let's see if +git-annex can see it. If it cannot, this would hint that it's having some +trouble seeing environment variables in general.. +"""]]