GIT-LOCAL-COMMITS(1) | Git Extras | GIT-LOCAL-COMMITS(1) |
git-local-commits - 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 <mkomitee@gmail.com>
<https://github.com/tj/git-extras/issues>
<https://github.com/tj/git-extras>
September 2018 |