Skip to content

Instantly share code, notes, and snippets.

@pertrai1
Created September 24, 2013 11:36
Show Gist options
  • Select an option

  • Save pertrai1/6683487 to your computer and use it in GitHub Desktop.

Select an option

Save pertrai1/6683487 to your computer and use it in GitHub Desktop.
Git Log Pretty
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