git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Clarification on the git+ssh and ssh+git schemes
@ 2016-02-05 17:33 Carlos Martín Nieto
  2016-02-05 19:30 ` Jeff King
  0 siblings, 1 reply; 5+ messages in thread
From: Carlos Martín Nieto @ 2016-02-05 17:33 UTC (permalink / raw)
  To: git

Hello gits,

git supports using git+ssh:// and ssh+git:// instead of ssh:// or the rsync-style format. The first two are however not documented in the git-clone manage as acceptable protocols (which is what I think of as the canonical source for what you can use). There are tests to make sure these are supported, but even the commit that allows for this (c05186cc; Support git+ssh:// and ssh+git:// URL) makes it pretty clear it’s not something that’s considered sensible.

But in either case, if we’re going to support it, it should be documented. If we don’t want to support it, then we should delete the references to these formats along with the tests for this.

I’m happy to write a patch going in either direction, but I’d like some input from the community as to what we want to do.

Cheers,
   cmn

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

end of thread, other threads:[~2016-02-06  0:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-05 17:33 Clarification on the git+ssh and ssh+git schemes Carlos Martín Nieto
2016-02-05 19:30 ` Jeff King
2016-02-05 19:36   ` Linus Torvalds
2016-02-05 22:11     ` Junio C Hamano
2016-02-05 23:59       ` Carlos Martín Nieto

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).