From e3288483491d1c73f905f0ad9202393ff823b585 Mon Sep 17 00:00:00 2001 From: "johannes.elferich@aa0b74ea712d0a5cdc15edcf9b52a72d5bdb355c" Date: Sat, 20 Jun 2015 06:43:49 +0000 Subject: [PATCH] --- ...er_windows_fails_by_using_itself_as_the_ssh_command.mdwn | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/bugs/git-annex_sync_under_windows_fails_by_using_itself_as_the_ssh_command.mdwn b/doc/bugs/git-annex_sync_under_windows_fails_by_using_itself_as_the_ssh_command.mdwn index 04090bdd00..4da5d453fb 100644 --- a/doc/bugs/git-annex_sync_under_windows_fails_by_using_itself_as_the_ssh_command.mdwn +++ b/doc/bugs/git-annex_sync_under_windows_fails_by_using_itself_as_the_ssh_command.mdwn @@ -7,6 +7,12 @@ It appears that git-annex sync invokes the git-annex executable with parameters git config.sshcaching is false. + +Thanks, + +Johannes + + ### What steps will reproduce the problem? I tried setting up the repository many different ways, using git bash, cmd.exe or cygwin bash and always get the same error after git annex sync.