Created
June 29, 2017 21:09
-
-
Save borodiychuk/fe1f90af3cf945b37b72f43cb134ada2 to your computer and use it in GitHub Desktop.
Friendly git log with `git glog`
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] | |
glog = log --graph --abbrev-commit --decorate --all --format=format:\"%C(bold blue)%h%C(reset) - %C(bold cyan)%aD%C(dim white) - %an%C(reset) %C(bold green)(%ar)%C(reset)%C(bold yellow)%d%C(reset)%n %C(white)%s%C(reset)\" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment