git 建立分支并切换

git checkout -b fix/base //建立分支git

git branch -av 查看全部分支it

git checkout master //切换分支ast

相关文章
相关标签/搜索