FILE: C:\Program Files\Git\etc\gitconfig

--
[diff "astextplain"] textconv = astextplain [http] sslBackend = openssl sslCAInfo = C:/Program Files/Git/mingw64/etc/ssl/certs/ca-bundle.crt [core] autocrlf = true fscache = true symlinks = false [pull] rebase = false [credential] helper = manager [credential "https://dev.azure.com"] useHttpPath = true [init] defaultBranch = master
--