Comment supprimer tous les engagements dans Git
run this command
git reset --soft HEAD~
Breakable Baboon
run this command
git reset --soft HEAD~