Git
Git Branch Diverged
Are you also frustrated when that 'do you want to rebase, merge or else' question pops up?
If you clone, and get the question of merge
/rebase
or else, when your copy is different, and you don't feel like figuring out the history simply do:
This will delete the branch locally.
If you want to delete the branch from the remote, you can do: