摘要: window上没遇到过这个问题,mac遇到了。 1、git clone + 远程仓库地址 下来代码之后,git branch 发现只有master分支,用git branch -a 能查看其他分支 2、git checkout -t origin/xxx (xxx指你要切换的分支名,比如我的就是de 阅读全文
posted @ 2022-08-26 23:00 流失的痕迹 阅读(2694) 评论(0) 推荐(0) 编辑