赞
踩
执行clone命令时,遇到的上述问题。 git show-ref 发现项目中没有master分支导致 中断后发现本地只有.git文件。 执行下列命令,指定branch.
git checkout -t origin/develop