debian man page for git-local-commits

Query: git-local-commits

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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-merge-base(1) - linux
git-merge-base(1) - debian
git-name-rev(1) - debian
git-cherry(1) - centos
git-merge-base(1) - centos
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?