摘要:
IDEA通过git命令切换分支 git branch -a git checkout -b develop origin/develop 注意:如果 develop分支 不存在会创建分支 一.场景从github上拉取的代码,导入idea之后,想要切换到对应的分支,发现只有master分支,找不到想要 阅读全文
posted @ 2022-11-01 10:32
sunny123456
阅读(3810)
评论(0)
推荐(0)