Skip to content

Instantly share code, notes, and snippets.

@jameskbride
Last active November 23, 2022 13:29
Show Gist options
  • Save jameskbride/32a35c057cb99b0e0840 to your computer and use it in GitHub Desktop.
Save jameskbride/32a35c057cb99b0e0840 to your computer and use it in GitHub Desktop.
git tree alias
[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