git-abort(1) -- Abort current git operation ================================ ## SYNOPSIS `git-abort` ## DESCRIPTION Abort current git rebase, merge or cherry-pick process. ## OPTIONS There are no options, it just aborts current operation. ## EXAMPLES `git-abort` ## AUTHOR Written by Przemek Kitszel <> ## REPORTING BUGS <> ## SEE ALSO <>