Skip to content

Instantly share code, notes, and snippets.

@tgrrtt
Created January 20, 2015 07:03
Show Gist options
  • Save tgrrtt/2e6065ac105a04ad4efd to your computer and use it in GitHub Desktop.
Save tgrrtt/2e6065ac105a04ad4efd to your computer and use it in GitHub Desktop.
Git hist
[alias]
hist = log --graph --abbrev-commit --date=relative --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment