From: Jari Aalto <jari.aalto@cante.net>
To: git@vger.kernel.org
Subject: FEATURE REQUEST: Allow SSH style URLS (with extra colon)
Date: Sat, 30 Jan 2010 18:57:56 +0200 [thread overview]
Message-ID: <87tyu3cyy3.fsf@jondo.cante.net> (raw)
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
next reply other threads:[~2010-01-30 16:58 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-30 16:57 Jari Aalto [this message]
2010-01-30 17:27 ` FEATURE REQUEST: Allow SSH style URLS (with extra colon) Ilari Liusvaara
2010-01-30 22:21 ` Petr Baudis
2010-01-30 22:30 ` Junio C Hamano
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87tyu3cyy3.fsf@jondo.cante.net \
--to=jari.aalto@cante.net \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.