Skip to content

Instantly share code, notes, and snippets.

@jwarby
Created November 11, 2014 07:09
Show Gist options
  • Save jwarby/880694c00f37148a9da4 to your computer and use it in GitHub Desktop.
Save jwarby/880694c00f37148a9da4 to your computer and use it in GitHub Desktop.
View all unpushed commits (excluding merges)
git log --no-merges --author="`git config user.name`" `git rev-parse --abbrev-ref --symbolic-full-name @{u}`..HEAD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment