注冊了github的賬號,設置了如下命令git config --global user.namegit config --global user.email新建了庫HelloWorld執行命令git clone git://github.com/yiyayitian/HelloWorld .git(我的github訪問地址是https://github.com/yiyayitian)得到如下:Cloning into '.git'...fatal: Unable to look up github.com (port 9418) (nodename nor servname provided, or not known)請問這是什么原因導致的呢?
Cloning into '.git'...遇到的問題
慕的地8271018
2018-07-23 18:54:29