git-abort: add page
This commit is contained in:
8
pages/common/git-abort.md
Normal file
8
pages/common/git-abort.md
Normal file
@@ -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`
|
Reference in New Issue
Block a user