Skip to content

Instantly share code, notes, and snippets.

@seveas
Created November 24, 2012 14:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save seveas/4139910 to your computer and use it in GitHub Desktop.
Save seveas/4139910 to your computer and use it in GitHub Desktop.
Hist alias
[alias]
hist = log --graph --color=always --pretty='[%C(cyan)%h%Creset]%C(bold cyan)%d%Creset %s' --all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment