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
41.97K
muzzlefork
11.98K
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#