Skip to content

Instantly share code, notes, and snippets.

@zosiu
Last active August 29, 2015 14:17
Show Gist options
  • Save zosiu/d8f455ddcccc15dea698 to your computer and use it in GitHub Desktop.
Save zosiu/d8f455ddcccc15dea698 to your computer and use it in GitHub Desktop.
Pretty git log
git log --graph --pretty=format:'%C(auto)%h -%d %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment