Suppose we have an application that\'s stable.
Tomorrow, someone reports a big ol\' bug that we decide to hotfix right away. So we create a branch for that hotfix off o
You can delete branches in all major web UIs such as github, BitBucket. After deleting the branch online, you can delete the local branch using
git remote prune origin