Last active
November 23, 2022 13:29
-
-
Save jameskbride/32a35c057cb99b0e0840 to your computer and use it in GitHub Desktop.
git tree alias
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] | |
tree = log --pretty=format:'%Cgreen%h%Creset -%C(auto)%d%Creset %s %C(cyan)<author:%an | %ai>%Creset' --graph --color --all --decorate |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment