Closed
Description
At the moment, we configure this in C:\ProgramData\Git\config
which is wrong because
- other Git applications might not be able to handle our ca certs
- when Git for Windows is uninstalled, the path would naturally become invalid
- when upgrading from a 32-bit to a 64-bit Git for Windows, we leave an existing
C:\ProgramData\Git\config
mostly alone