Skip to content

Instantly share code, notes, and snippets.

@oyvholm
Forked from colbell/gist:219327
Created October 27, 2009 05:14
Show Gist options
  • Save oyvholm/219337 to your computer and use it in GitHub Desktop.
Save oyvholm/219337 to your computer and use it in GitHub Desktop.
# Useful Git alias, found somewhere on the Internet
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