1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-03-28 21:16:20 +01: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
> Abort a current rebase, merge or cherry-pick.
> Part of `git-extras`
> Abort a ongoing 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: