Skip to content

Instantly share code, notes, and snippets.

@freemo
Last active September 13, 2017 02:15
Show Gist options
  • Save freemo/bc0d8958774b32368770eb5d8dc69a5e to your computer and use it in GitHub Desktop.
Save freemo/bc0d8958774b32368770eb5d8dc69a5e to your computer and use it in GitHub Desktop.
Show history as graph in #git
git log --graph --full-history --all --color --pretty=format:"%x1b[31m%h%x09%x1b[32m%d%x1b[0m%x20%s"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment