赞
踩
// delete branch locallygit branch -d localBranchName // delete branch remotelygit push origin --delete remoteBranchName