当我克隆它不断说“克隆到'黑客'”但我找不到任何东西在C: github,当我键入CD项目名称我得到错误消息:
Set-Location : Cannot find path 'C:github'
如何解决在git中使用gitstats在Windows中的错误
npm和git命令行在Windows上很慢; 我怎么理清原因?
权限被拒绝(publickey) – Windows上的Git Bash
OpenShift wordpress主题开发工作stream程
Git无法在Windowsnetworking环境中进行阶段或提交SourceTree
它将项目克隆到当前文件夹,
# clone the project to the current directory git clone <url> # cd into the code folder cd <project name>