From 6b989336fc262e47b32581617b94907e463a3bae Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 2 Dec 2014 14:53:11 -0400 Subject: [PATCH] comment --- ...comment_2_342b4913a063184650cdf4f541f7ea02._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/bugs/should_be_possible_to_use_ssh_hosts_from_.ssh__47__config/comment_2_342b4913a063184650cdf4f541f7ea02._comment diff --git a/doc/bugs/should_be_possible_to_use_ssh_hosts_from_.ssh__47__config/comment_2_342b4913a063184650cdf4f541f7ea02._comment b/doc/bugs/should_be_possible_to_use_ssh_hosts_from_.ssh__47__config/comment_2_342b4913a063184650cdf4f541f7ea02._comment new file mode 100644 index 0000000000..82108d0cda --- /dev/null +++ b/doc/bugs/should_be_possible_to_use_ssh_hosts_from_.ssh__47__config/comment_2_342b4913a063184650cdf4f541f7ea02._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 2""" + date="2014-12-02T18:51:44Z" + content=""" +That will work fine as a git remote using that hostname. `git remote add home home:path` + +The webapp isn't currently aware of hostnames configured via .ssh/config, +so it cannot be set up using the webapp. +"""]]