So entfernen Sie alle Verpflichtungen in Git vor dem Schieben
run this command
git reset --soft HEAD~
Breakable Baboon
run this command
git reset --soft HEAD~