Files

285 B

git abort

Abandonne un rebase, un merge ou un cherry-pick en cours. Fait partie de git-extras. Plus d'informations : https://github.com/tj/git-extras/blob/main/Commands.md#git-abort.

  • Abandonne une commande git rebase, merge ou cherry-pick en cours :

git abort