git 删除远程分支

git branch -r -d origin/devgit

git push origin :devit

注意: git push origin 后面有个空格push

相关文章
相关标签/搜索