I am using GIT in Android Studio Terminal.
When I type git log
the background color changes and I am unable to read text.
Please see below output in Android Studio.
However, when I run the same command in Normal Git.exe then the colors are showing properly.
Please see image from only git.exe
I tried to change almost all settings in Android Studio, read all articles around this, but still could not find any solution.
Please guide.