0
2
716
1
1. Git 删除本地分支和远程分支 git 删除本地分支:git branch -D git 删除远程分支: git push origin : (origin 后面有...
Pycharm Shortcut