Skip to content

Instantly share code, notes, and snippets.

@gregturn
Created December 5, 2011 15:40
Show Gist options
  • Save gregturn/1434001 to your computer and use it in GitHub Desktop.
Save gregturn/1434001 to your computer and use it in GitHub Desktop.
Pretty git "railroad track" log report
git log --graph --pretty=\"format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr)%Creset'\" --abbrev-commit --date=relative
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment