1GIT-LOCAL-COMMITS(1)              Git Extras              GIT-LOCAL-COMMITS(1)
2
3
4

NAME

6       git-local-commits - List local commits
7

SYNOPSIS

9       git-local-commits <args>
10

DESCRIPTION

12       Lists commits in the local branch that have not been pushed to origin.
13

OPTIONS

15       <args>
16
17       All  arguments  passed  to git-local-commits will be passed directly to
18       git-log.
19

EXAMPLES

21       $ git local-commits --graph
22

AUTHOR

24       Written by Michael Komitee <mkomitee@gmail.com>
25

REPORTING BUGS

27       <https://github.com/tj/git-extras/issues>
28

SEE ALSO

30       <https://github.com/tj/git-extras>
31
32
33
34                                 October 2017             GIT-LOCAL-COMMITS(1)
Impressum