Delete a branch (local or remote) on GIT
To delete a local branch
git branch -d thelocalbranch</pre>To remove a remote branch (if you know what you are doing!)
git push origin :theremotebranch</pre>
Written by ahmad luky R
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Git
Authors
khasinski
591.1K
dmichaelavila
500.4K
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#