UNPKG

extra-git

Version:

Common utility commands for Git repositories.

30 lines (15 loc) 301 B
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 <>