Skip to content

Instantly share code, notes, and snippets.

@jswhisperer
Created October 2, 2013 17:21
Show Gist options
  • Select an option

  • Save jswhisperer/6797177 to your computer and use it in GitHub Desktop.

Select an option

Save jswhisperer/6797177 to your computer and use it in GitHub Desktop.
Git Log Pretty Formatting
git log --pretty=format:'%h %ad | %s%d [%an]' --graph --date=short
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment