2022年6月17日星期五

git delete remote branch

git branch -D localBranchName

git
push origin --delete remoteBranchName

没有评论: