0
1
76
先切換到master分支 git checkout master 查看已有的遠(yuǎn)程分支和本地分支 git branch -a 刪除遠(yuǎn)程分支 git push origin --...