git-abort: added marchersimon's suggestions
This commit is contained in:
parent
09ae50091f
commit
4e4ba9c192
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue