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

git-abort: added marchersimon's suggestions

This commit is contained in:
CleanMachine1 2021-07-18 13:14:19 +01:00
parent 09ae50091f
commit 4e4ba9c192

View file

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