mirror of
https://github.com/tj/git-extras.git
synced 2026-09-10 15:36:21 -04:00
480 B
480 B
git-abort(1) -- Abort current git operation
SYNOPSIS
git-abort
DESCRIPTION
Abort current git revert, rebase, merge or cherry-pick process.
OPTIONS
There are no options, it just aborts current operation.
EXAMPLES
git-abort
AUTHOR
Written by Przemek Kitszel <pkitszel@gmail.com>
REPORTING BUGS
<https://github.com/tj/git-extras/issues>