From 197a4f1c9eac76f42e09a11a2f60689424f0944e Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Wed, 3 Dec 2014 17:35:19 +0000 Subject: [PATCH] Added a comment --- .../comment_3_0ff9b2e15904ef64b7d1937a41da5f49._comment | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 doc/bugs/Internal_server_error_while_adding_remote_server_on_Windows/comment_3_0ff9b2e15904ef64b7d1937a41da5f49._comment diff --git a/doc/bugs/Internal_server_error_while_adding_remote_server_on_Windows/comment_3_0ff9b2e15904ef64b7d1937a41da5f49._comment b/doc/bugs/Internal_server_error_while_adding_remote_server_on_Windows/comment_3_0ff9b2e15904ef64b7d1937a41da5f49._comment new file mode 100644 index 0000000000..5144abcc69 --- /dev/null +++ b/doc/bugs/Internal_server_error_while_adding_remote_server_on_Windows/comment_3_0ff9b2e15904ef64b7d1937a41da5f49._comment @@ -0,0 +1,7 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + subject="comment 3" + date="2014-12-03T17:35:19Z" + content=""" +I was able to reproduce this. ssh is installed in C:\Program Files\Git\bin\, which is not in the PATH unless the msysgit installer is told to put all the unix utils in the PATH. +"""]]