Skip to content

Instantly share code, notes, and snippets.

@mmansion
Forked from 4s7r0/.gitconfig.part
Created March 12, 2014 22:04
Show Gist options
  • Save mmansion/9517438 to your computer and use it in GitHub Desktop.
Save mmansion/9517438 to your computer and use it in GitHub Desktop.
# From http://blog.kfish.org/2010/04/git-lola.html
[alias]
lol = log --graph --decorate --pretty=oneline --abbrev-commit
lola = log --graph --decorate --pretty=oneline --abbrev-commit --all
[color]
branch = auto
diff = auto
interactive = auto
status = auto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment