Skip to content

Instantly share code, notes, and snippets.

@nmarley
Created June 4, 2018 02:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nmarley/e8549f5f61587f55c153a0fe44b69397 to your computer and use it in GitHub Desktop.
Save nmarley/e8549f5f61587f55c153a0fe44b69397 to your computer and use it in GitHub Desktop.
Git log show author & committer
git log --pretty="%H author: %an <%ae>, committer: %cn <%ce>"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment