cómo eliminar todo el compromiso en git antes de empujar
run this command
git reset --soft HEAD~
Breakable Baboon
run this command
git reset --soft HEAD~