git-abort(1)

abort - Abort current git operation

Section 1 git-extras bookworm source

Description

GIT-ABORT

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>