Skip to content

Instantly share code, notes, and snippets.

@biera
Created December 17, 2014 07:04
Show Gist options
  • Save biera/8b559f5719fdac86de13 to your computer and use it in GitHub Desktop.
Save biera/8b559f5719fdac86de13 to your computer and use it in GitHub Desktop.
Git pretty log
git log --pretty=format:'%h %ad | %s [%an]' --graph --since='30 days agos' --color
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment