小编Rit*_*hie的帖子

git-instaweb和git-clone

我使用git-instaweb在我的本地机器上设置了一个git webserver.

现在我希望能够从那个回购中克隆,但是当我尝试时

git clone http://localhost:1234 它给了我一个错误:

fatal: http://localhost:1234/info/refs not found: did you run git update-server-info on the server?
Run Code Online (Sandbox Code Playgroud)

git update-server-info没有帮助.有人有解决方案吗?

先感谢您.

git

6
推荐指数
1
解决办法
2165
查看次数

标签 统计

git ×1