[diff "astextplain"] textconv = astextplain [filter "lfs"] clean = git-lfs clean -- %f smudge = git-lfs smudge -- %f process = git-lfs filter-process required = true [http] sslBackend = openssl sslCAInfo = C:/Program Files/Git/mingw64/etc/ssl/certs/ca-bundle.crt [core] autocrlf = true fscache = true symlinks = true editor = \"C:\\\\Program Files\\\\Microsoft VS Code\\\\bin\\\\code\" --wait [pull] rebase = false [credential] helper = manager [credential "https://dev.azure.com"] useHttpPath = true [init] defaultBranch = main