git status color can't be applied to the cmd after importing the change
Closed this issue · 1 comments
amsword commented
After importing the change, i tried to change the color of git status, but it fails. For example, i tried to change by
git config color.status.untracked blue.
The result color is white under solarized dark scheme of cmd. Is there a way to resolve this?
Thanks