Skip to content

Instantly share code, notes, and snippets.

@afeld
Created April 2, 2012 18:29
Show Gist options
  • Save afeld/2286105 to your computer and use it in GitHub Desktop.
Save afeld/2286105 to your computer and use it in GitHub Desktop.
display all unreleased Git commits by a certain person
git log --branches=* --author=Aidan ^origin/deployed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment