Last active
December 22, 2015 09:02
-
-
Save mp4096/d8260397261023ad4ebf to your computer and use it in GitHub Desktop.
Colourful and cool git log in shell
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
git log --graph --full-history --all --color --date=short --pretty=format:"%x1b[0m%h%x09%x1b[33m%d%x1b[32m%x20[%ad] %x1b[0m%s %x1b[36m(%an)" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Added author name