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
All arguments passed to git-local-commits will be passed directly to git-log.
$ git local-commits --graph