Last active
October 1, 2015 04:58
-
-
Save jdennes/1925019 to your computer and use it in GitHub Desktop.
A more valuable git log.
This file contains hidden or 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
| # A more valuable git log | |
| alias gl='git log --graph --pretty="format:%C(yellow)%h%Cblue%d%Creset %s %C(white) %an, %ar%Creset"' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment