This is the command git-local-commits that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
git-local-commits - 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
Use git-local-commits online using onworks.net services