Provided by: git-extras_6.5.0-1_all
NAME
git-abort - 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>
SEE ALSO
<https://github.com/tj/git-extras> October 2022 GIT-ABORT(1)