最佳答案
命令git clone git@github.com:whatever
创建一个名为whatever
的目录,其中包含一个Git存储库:
./whatever/.git
我希望将Git存储库的内容克隆到我的当前目录./
中:
./.git