git命令修改分支

一、查看當前狀態git git status 二、查看當前使用分支:web git branch 三、查看遠程分支:svg git branch -a 四、建立本地分支code git checkout -b dev origin/dev
相關文章
相關標籤/搜索