The newly installed git client version 2.6.2 has the code coloring function set up according to the website prompts, but some codes cannot be colored when using it.
git config --global color.ui true has been enabled
Please tell me how to configure it to take effect.
ringa_lee