List local commits
git-local-commits <args>
Lists commits in the local branch that have not been pushed to origin.
<args>
All arguments passed to git-local-commits will be passed directly to git-log.
$ git local-commits --graph
Written by Michael Komitee <[email protected]>
<https://github.com/visionmedia/git-extras/issues>
<https://github.com/visionmedia/git-extras>