I have VS Community 2019 installed. After a reboot, I have the the .gitconfig file opening in Notepad. I want to make VS 2019 my default Git editor and thought I could do this after installing Git. I tried setting the environment variable path (and rebooting) to:
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\TeamFoundation\Team Explorer\Git\cmd
but it didn't work.
During the Git install process I did not see VS 2019 Community as an option. Does anyone know how to do this?