Skip to content

Instantly share code, notes, and snippets.

@jmonterroso
Created November 25, 2015 16:31
Show Gist options
  • Save jmonterroso/f8cbb33cd6d24ed27b5c to your computer and use it in GitHub Desktop.
Save jmonterroso/f8cbb33cd6d24ed27b5c to your computer and use it in GitHub Desktop.
git format author
git log --pretty=format:"%h%x09%an%x09%ad%x09%s" --author="Jayson"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment