Skip to content

Instantly share code, notes, and snippets.

@gsharp
Created February 26, 2013 18:56
Show Gist options
  • Save gsharp/5041046 to your computer and use it in GitHub Desktop.
Save gsharp/5041046 to your computer and use it in GitHub Desktop.
my git hist alias
hist = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment