Skip to main content

Delete Branch

Delete Local Branch

git branch -d some-branch

Delete Remote Branch

git push origin --delete some-branch