Skip to content

Instantly share code, notes, and snippets.

@c9s
Created November 20, 2009 06:43
Show Gist options
  • Save c9s/239328 to your computer and use it in GitHub Desktop.
Save c9s/239328 to your computer and use it in GitHub Desktop.
# ~/.gitconfig
[alias]
lg = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr)%Creset' --abbrev-commit --date=relative
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment