added part of git extras
This commit is contained in:
parent
200a2e0077
commit
09ae50091f
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue