table of contents
GIT-ABORT(1) | Git Extras | GIT-ABORT(1) |
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¶
SEE ALSO¶
October 2024 |