mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-01 05:45:33 +08:00
285 B
285 B
git abort
Abandonne un
rebase, unmergeou uncherry-picken cours. Fait partie degit-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