I have a repository in Git. I made a branch, then did some changes both to the master and to the branch.
Then, tens of commits later, I realized the branch is in muc
Rename the branch to master by:
master
git branch -M branch_name master