[1] [CITE@en[Hg-Git Mercurial Plugin]] ([TIME[2011-11-24 10:53:04 +09:00]] 版) <http://hg-git.github.com/>

>
[PRE(example code)[
$ hg push git+ssh://git@github.com/schacon/hg-git.git
]PRE]

[2] 
[PRE(example code)[
git+ssh://git@github.com:example/example.git
]PRE]
... のように、 Unix の一般的なホスト名とパスの表記法に [[URL scheme]] だけを付け足した形も使われているようです。

;; これは [[port]] の構文に反しています。

[3] [CITE@en[pip install — pip 6.0.8 documentation]]
([TIME[2015-02-05 11:45:03 +09:00]] 版)
<https://pip.pypa.io/en/latest/reference/pip_install.html#git>