GIT-LOCAL-COMMITS(1) Git Extras GIT-LOCAL-COMMITS(1)NAMEgit-local-commits - List local commitsSYNOPSISgit-local-commits <args>DESCRIPTIONLists 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 --graphAUTHORWritten 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)