// delete branch locally git branch -d localBranchName //delete local branch that is unmerged git branch -D localBranchName