mirror of
https://github.com/tj/git-extras.git
synced 2026-09-10 15:36:21 -04:00
New subcommand just calls git $op --abort, where $op is current git operation, like rebase
20 lines
614 B
Groff
20 lines
614 B
Groff
.\" generated with Ronn-NG/v0.8.0
|
|
.\" http://github.com/apjanke/ronn-ng/tree/0.8.0
|
|
.TH "GIT\-ABORT" "1" "August 2020" "" "Git Extras"
|
|
.SH "NAME"
|
|
\fBgit\-abort\fR \- Abort current git operation
|
|
.SH "SYNOPSIS"
|
|
\fBgit\-abort\fR
|
|
.SH "DESCRIPTION"
|
|
Abort current git rebase, merge or cherry\-pick process\.
|
|
.SH "OPTIONS"
|
|
There are no options, it just aborts current operation\.
|
|
.SH "EXAMPLES"
|
|
\fBgit\-abort\fR
|
|
.SH "AUTHOR"
|
|
Written by Przemek Kitszel <\fI\%mailto:pkitszel@gmail\.com\fR>
|
|
.SH "REPORTING BUGS"
|
|
<\fI\%https://github\.com/tj/git\-extras/issues\fR>
|
|
.SH "SEE ALSO"
|
|
<\fI\%https://github\.com/tj/git\-extras\fR>
|