Skip to content

Instantly share code, notes, and snippets.

@Vasary
Created May 6, 2017 18:57
Show Gist options
  • Save Vasary/6b3b89eda1c0192b50b98ba59d610bd4 to your computer and use it in GitHub Desktop.
Save Vasary/6b3b89eda1c0192b50b98ba59d610bd4 to your computer and use it in GitHub Desktop.
git config --global alias.tree "log --graph --abbrev-commit --decorate --format=format:'%C(dim white)%h%C(reset) - %C(green)(%ar)%C(reset) %C(white)%s%C(reset) %C(dim white)- %an%C(reset)%C(yellow)%d%C(reset)' --all"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment