Ubuntu – How to prevent git global config from changing automatically?
My goal is to make the global git config name and email empty. I can do that, but after a while it gets reset to an old email I don't use anymore. I'm not sure why or how my /home/<user>/.gitconfig…