【发布时间】:2016-10-13 22:10:43
【问题描述】:
我以为我可以从 UNC 路径克隆,唉。
D:\Git>git clone \\M0218\Git\SomeProject
Cloning into 'SomeProject'...
fatal: '\M0218\Git\SomeProject' does not appear to be a git repository
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
我做错了什么?
【问题讨论】:
-
呃;我认为关闭需要 5 票。这当然感觉像是其他几个问题的重复,但我认为这个问题很有说服力,因为它是最直接的提问和回答。如果您认为关闭错误,请大声疾呼(或投票重新开放)。
标签: git