Skip to content

Instantly share code, notes, and snippets.

@maxlibin
Created October 26, 2018 08:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save maxlibin/387901eb0c4a07c70f04feed6d011cbb to your computer and use it in GitHub Desktop.
Save maxlibin/387901eb0c4a07c70f04feed6d011cbb to your computer and use it in GitHub Desktop.
Nice git tree
git config --global alias.tree 'log --graph --full-history --all --color --date=short --pretty=format:"%Cred%x09%h %Creset%ad%Cblue%d %Creset %s %C(bold)(%an)%Creset"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment