-
-
Save tianqig/621c44331b1c5c9c338b46c2f64ca1a2 to your computer and use it in GitHub Desktop.
This is a Git command that we used for our blog post https://rubygarage.org/blog/basic-git-commands-you-should-definitely-know at RubyGarage. This Git command allows us to switch on code highlighting for Git outputs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ git config --global color.ui true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment