git+ssh:

git+ssh:

[1] Hg-Git Mercurial Plugin ( 版) <http://hg-git.github.com/>

$ hg push git+ssh://git@github.com/schacon/hg-git.git

[2]

git+ssh://git@github.com:example/example.git

... のように、 Unix の一般的なホスト名とパスの表記法に URL scheme だけを付け足した形も使われているようです。

これは port の構文に反しています。

[3] pip install — pip 6.0.8 documentation ( 版) <https://pip.pypa.io/en/latest/reference/pip_install.html#git>