Deleting remote branches in git
when deleting a remote branch that you have deleted locally you can either use:
git push origin --delete <branchName>
or
git push origin :branchName
Written by Nick Aguilos
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Branch
Authors

niklongstone
42.09K

muzzlefork
12.01K
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#