git 删除远程和本地的分支

git  删除远程和本地的分支

 

 

git push origin --delete 0.4

git branch -d 0.4

 
posted @ 2020-07-01 22:58  bH1pJ  阅读(26)  评论(0)    收藏  举报