Skip to content

Instantly share code, notes, and snippets.

@D-system
Created June 20, 2013 09:25
Show Gist options
  • Save D-system/5821429 to your computer and use it in GitHub Desktop.
Save D-system/5821429 to your computer and use it in GitHub Desktop.
Pretty git log
alias glog="git log --format='%Cgreen%h%Creset %C(cyan)%an%Creset - %s' --graph"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment