Skip to content

Instantly share code, notes, and snippets.

@AvnerCohen
Created October 16, 2012 16:13
Show Gist options
  • Select an option

  • Save AvnerCohen/3900286 to your computer and use it in GitHub Desktop.

Select an option

Save AvnerCohen/3900286 to your computer and use it in GitHub Desktop.
Nicer and more compact view for "git log" command
alias glog="git log --graph --pretty=\"format:%C(yellow)%h%Cred%d%Creset %s %C(white) %C(cyan)%an%Creset, %C(green)%ar%Creset\""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment