tj.git-extras/man/git-local-commits.1
2015-12-27 11:26:38 -06:00

37 lines
721 B
Groff

.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-LOCAL\-COMMITS" "1" "December 2015" "" ""
.
.SH "NAME"
\fBgit\-local\-commits\fR \- List local commits
.
.SH "SYNOPSIS"
\fBgit\-local\-commits\fR <args>
.
.SH "DESCRIPTION"
Lists commits in the local branch that have not been pushed to origin\.
.
.SH "OPTIONS"
<args>
.
.P
All arguments passed to \fBgit\-local\-commits\fR will be passed directly to \fBgit\-log\fR\.
.
.SH "EXAMPLES"
.
.nf
$ git local\-commits \-\-graph
.
.fi
.
.SH "AUTHOR"
Written by Michael Komitee <\fImkomitee@gmail\.com\fR>
.
.SH "REPORTING BUGS"
<\fIhttps://github\.com/tj/git\-extras/issues\fR>
.
.SH "SEE ALSO"
<\fIhttps://github\.com/tj/git\-extras\fR>