diff options
author | Torsten Bögershausen <tboegi@web.de> | 2016-06-05 13:09:53 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-06-06 11:01:39 -0700 |
commit | 052b49d560e9cd2f8bf9842437802ff2fab96556 (patch) | |
tree | 789bb5ce20775f6f518eee4a1c50abfbe7811076 /.gitattributes | |
parent | f0e238651d25962ba89417c678aa12d932e437e7 (diff) | |
download | git-mh/connect.tar.gz |
connect: [host:port] is legacy for sshmh/connect
Early versions of the parser in connect.c treated these two as the
same:
git clone [host:123]:/path
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 <tboegi@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions