git-abort: add page
This commit is contained in:
parent
acb6e1c412
commit
200a2e0077
|
|
@ -0,0 +1,8 @@
|
|||
# git abort
|
||||
|
||||
> Abort a current rebase, merge or cherry-pick.
|
||||
> More information: <https://github.com/tj/git-extras/blob/master/Commands.md#git-abort>.
|
||||
|
||||
- Abort a Git rebase, merge or cherry-pick:
|
||||
|
||||
`git abort`
|
||||
Loading…
Reference in New Issue