Git commit without having the integration installed

Hi All,

I was playing around with the buttons in the file editor when and accidentally hit “git commit”. This in turn created my file structure to look like in the picture below.

Is there anyway to get this back to its original state of black colored file names?

I tried a complete restore - didnt work.
I tried installing the github integration and removing it - didn’t work

any suggestion or help is welcome. side note it has no effect on HA itself but I find it somewhat annoying :wink:

Delete the directory .git and see if that works.
Git is not the same as Github.

That did the trick, thanks so much!

I hope the next time I restart everything still works :stuck_out_tongue_winking_eye: :innocent: