1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 18:06:00 +02:00

added part of git extras

This commit is contained in:
CleanMachine1 2021-07-18 11:16:05 +01:00
parent 200a2e0077
commit 09ae50091f

View file

@ -1,6 +1,7 @@
# git abort
> Abort a current rebase, merge or cherry-pick.
> Part of `git-extras`
> More information: <https://github.com/tj/git-extras/blob/master/Commands.md#git-abort>.
- Abort a Git rebase, merge or cherry-pick: