# local
git branch -d {{branch-name}}
# remote
git push origin :{{branch-name}}
Created
February 21, 2018 18:41
-
-
Save examinedliving/86de941b7739a0c511ff0f5d00cee620 to your computer and use it in GitHub Desktop.
Deleting Git Branches
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment