Skip to content

Instantly share code, notes, and snippets.

@cabanm
Created February 9, 2017 10:48
Show Gist options
  • Save cabanm/baff4f559f24d51ecd8b8ea5ff6c5c48 to your computer and use it in GitHub Desktop.
Save cabanm/baff4f559f24d51ecd8b8ea5ff6c5c48 to your computer and use it in GitHub Desktop.
Git lola
[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