GIT克隆无法正常工作

Ber*_*ryl 1 git nhibernate github tortoisehg

我试图使用提供的只读字符串使用最新的Tortoise Hg客户端从GitHub获取最新的NHibernate源,得到以下错误:

% hg clone --verbose -- git://github.com/nhibernate/nhibernate-core.git
repository git://github.com/nhibernate/nhibernate-core.git not found
[command returned code 255 Wed Sep 07 08:01:23 2011]
Run Code Online (Sandbox Code Playgroud)

我究竟做错了什么?

pat*_*yts 7

您正在使用mercurial(hg)来尝试克隆git存储库.尝试使用git或安装hg-git