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:
parent
09ae50091f
commit
4e4ba9c192
1 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||||
|
|
Loading…
Add table
Reference in a new issue