I'm trying to use "Git status" on my test file and keep getting the error message
"fatal: bad numeric config value '=' for 'color.ui': invalid unit charlespine@Charless-MacBook-Pro git_test %"
I have tried setting it to auto again, I have tried setting it to false but I don't know much about Git and have Googled everywhere.
UPDATE I go into git config -list and i notice this
color.ui=auto color.ui==
Don't know how i did that second one. Anyone know how to delete it?