Created
February 9, 2017 10:48
-
-
Save cabanm/baff4f559f24d51ecd8b8ea5ff6c5c48 to your computer and use it in GitHub Desktop.
Git lola
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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