git-local-commits (1)
Leading comments
generated with Ronn/v0.7.3
http://github.com/rtomayko/ronn/tree/0.7.3
(The comments found at the beginning of the groff file "man1/git-local-commits.1".)
NAME
git-local-commits - List local commits
SYNOPSIS
git-local-commits <args>
DESCRIPTION
Lists commits in the local branch that have not been pushed to origin.
OPTIONS
<args>
All arguments passed to
git-local-commits will be passed directly to
git-log.
EXAMPLES
$ git local-commits --graph
AUTHOR
Written by Michael Komitee <
mkomitee@gmail.com>
REPORTING BUGS
<
github.com/tj/git-extras/issues>
SEE ALSO
<
github.com/tj/git-extras>