Skip to content

Instantly share code, notes, and snippets.

@kamilhism
Forked from dougalcampbell/sweet-git-log
Created June 12, 2013 17:51
Show Gist options
  • Save kamilhism/5767558 to your computer and use it in GitHub Desktop.
Save kamilhism/5767558 to your computer and use it in GitHub Desktop.
git config --global alias.lg "log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr)%Creset' --abbrev-commit --date=relative"
# use: git lg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment