Skip to content

Instantly share code, notes, and snippets.

@ceocoder
Created September 14, 2017 08:21
Show Gist options
  • Save ceocoder/df1b54c33f9ebdefc67766c0e7ed4b4a to your computer and use it in GitHub Desktop.
Save ceocoder/df1b54c33f9ebdefc67766c0e7ed4b4a to your computer and use it in GitHub Desktop.
Git Log with author name
git log --pretty=format:"%h,%s,'%ai','%an','%ae'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment