Skip to content

Instantly share code, notes, and snippets.

@xlson
Created January 10, 2011 09:19
Show Gist options
  • Save xlson/772569 to your computer and use it in GitHub Desktop.
Save xlson/772569 to your computer and use it in GitHub Desktop.
git oneline with commiter name
git log --pretty=format:'%h by %an message: %s'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment