Created
August 18, 2014 14:28
-
-
Save visb/3ff41a239becfb09c5c5 to your computer and use it in GitHub Desktop.
git tree alias
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
| git config --global alias.tree 'log --graph --full-history --all --color --pretty=format:"%x1b[31m%h%x09%x1b[32m%d%x1b[0m%x20%s"' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment