Skip to content

Instantly share code, notes, and snippets.

@msuchodolski
Forked from seveas/.gitconfig
Created February 28, 2017 05:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save msuchodolski/f41c722503b9d3dc853868f0ac60fe79 to your computer and use it in GitHub Desktop.
Save msuchodolski/f41c722503b9d3dc853868f0ac60fe79 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