On Sun, Jun 5, 2016 at 7:09 AM,  <[email protected]> wrote:
> connect: [host:port] is lagacy for ssh

s/lagacy/legacy/

> Early versions of the parser in connect.c handled
> git clone [host:123]:/path the same as
> git clone ssh://host:123/path
>
> Keep that feature as legacy, but disable it for all other protocols.
> Everything inside [] should go into the host part.
>
> Signed-off-by: Torsten Bögershausen <[email protected]>
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to