From 90ab86cb62b1db23e726c9e41769b6797399d789 Mon Sep 17 00:00:00 2001 From: Peng Date: Sat, 15 Jun 2013 03:34:53 +0000 Subject: [PATCH] Added a comment: Found an easy solution --- ...mment_2_a9f4f9db042ab6f6c15d6954651971b2._comment | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/bugs/Error_creating_remote_repository_using_ssh_on_OSX/comment_2_a9f4f9db042ab6f6c15d6954651971b2._comment diff --git a/doc/bugs/Error_creating_remote_repository_using_ssh_on_OSX/comment_2_a9f4f9db042ab6f6c15d6954651971b2._comment b/doc/bugs/Error_creating_remote_repository_using_ssh_on_OSX/comment_2_a9f4f9db042ab6f6c15d6954651971b2._comment new file mode 100644 index 0000000000..f0d25d778f --- /dev/null +++ b/doc/bugs/Error_creating_remote_repository_using_ssh_on_OSX/comment_2_a9f4f9db042ab6f6c15d6954651971b2._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="Peng" + ip="171.37.79.254" + subject="Found an easy solution" + date="2013-06-15T03:34:52Z" + content=""" +Just install this script on OS X, and you'll get the ssh-askpass command. + +https://github.com/markcarver/mac-ssh-askpass + +Tested working successfully on OS X 10.8.3. +"""]]