git-local-commits(1) debian man page | unix.com

Man Page: git-local-commits

Operating Environment: debian

Section: 1

GIT-LOCAL-COMMITS(1)						    Git Extras						      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
<http://github.com/visionmedia/git-extras/issues>
SEE ALSO
<http://github.com/visionmedia/git-extras> June 2012 GIT-LOCAL-COMMITS(1)
Related Man Pages
git-cherry(1) - linux
git-lost-found(1) - linux
git-merge-base(1) - linux
git-merge-base(1) - debian
git-name-rev(1) - debian
Similar Topics in the Unix Linux Community
Detecting unused variables...
One instance of comparing grep and awk
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?