Re: [PATCH] URL: allow port specification in ssh:// URLs
From: Junio C Hamano <hidden> Date: 2016-06-15 22:43:32
Nicely done.
Although none of this may be strictly necessary (you can always
add entries to ~/.ssh/config), people often got confused because
we did not support this syntax.
Thanks.