Skip to content

Instantly share code, notes, and snippets.

@matheusvill
Created April 1, 2015 00:47
Show Gist options
  • Save matheusvill/b427a556ffc40e8c744a to your computer and use it in GitHub Desktop.
Save matheusvill/b427a556ffc40e8c744a to your computer and use it in GitHub Desktop.
[GIT] Criando uma git tree
git config --global alias.tree "log --graph --full-history --all --color --pretty=tformat:\"%x1b[31m%h%x09%x1b[32m%d%x1b[0m%x20%s%x20%x1b[33m(%an)%x1b[0m\""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment