git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* FEATURE REQUEST: Allow SSH style URLS (with extra colon)
@ 2010-01-30 16:57 Jari Aalto
  2010-01-30 17:27 ` Ilari Liusvaara
  2010-01-30 22:21 ` Petr Baudis
  0 siblings, 2 replies; 4+ messages in thread
From: Jari Aalto @ 2010-01-30 16:57 UTC (permalink / raw)
  To: git


According to git-clone[1] the SSH protocol is specied as:

    ssh://[user@]host.xz[:port]/path

It woudl be nice if the ":" were allowed, so that the familiar SSH style
patch notation could be used, making the spec:

    ssh://[user@]host.xz[:[port]]/path

An example:

    ssh://foo@examplecom:/path
                        |
                        Allowed

Jari

[1] http://www.kernel.org/pub/software/scm/git/docs/git-clone.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-01-30 22:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-30 16:57 FEATURE REQUEST: Allow SSH style URLS (with extra colon) Jari Aalto
2010-01-30 17:27 ` Ilari Liusvaara
2010-01-30 22:21 ` Petr Baudis
2010-01-30 22:30   ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).