📌  相关文章
📜  如何切换分支 git - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:29.699000             🧑  作者: Mango

代码示例4
wonder.woman@highfive project %  git checkout branch_name 
#this let you keep edited files
wonder.woman@highfive project %  git switch branch_name