git-local-commits - List local commits
Contents
Description
Lists commits in the local branch that have not been pushed to the remote tracked branch. This requires
that HEAD points to a branch which is tracking another branch.
Examples
$ git local-commits --graph
Name
git-local-commits - List local commits
Options
<args>
All arguments passed to git-local-commits will be passed directly to git-log.
Reporting Bugs
<https://github.com/tj/git-extras/issues>
See Also
<https://github.com/tj/git-extras>
October 2024 GIT-LOCAL-COMMITS(1)
Synopsis
git-local-commits <args>
