wwyt123

git  删除远程和本地的分支

 

 

git push origin --delete 0.4

git branch -d 0.4

 

分类:

技术点:

相关文章: