Skip to content

Instantly share code, notes, and snippets.

@srleo
Created July 5, 2013 18:41
Show Gist options
  • Save srleo/5936430 to your computer and use it in GitHub Desktop.
Save srleo/5936430 to your computer and use it in GitHub Desktop.
Useful gitconfig
[alias]
lgb = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset%n' --abbrev-commit --date=relative --branches
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment