Skip to content

Instantly share code, notes, and snippets.

@bcalloway
Created February 23, 2009 15:51
Show Gist options
  • Save bcalloway/69014 to your computer and use it in GitHub Desktop.
Save bcalloway/69014 to your computer and use it in GitHub Desktop.
Git color coding
git config --global color.status auto
git config --global color.diff auto git config --global color.diff auto
git config --global color.branch auto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment