Eliminar la cabeza del comet
git reset HEAD^ --hard
git push <<remote>> -f
Blue Bug
git reset HEAD^ --hard
git push <<remote>> -f
git rebase --continue
git push <remote_repo> <remote_branch> -f