git-local-commits - Man Page
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
See Also
Referenced By
October 2017 Git Extras