Git
Install¶
choco feature enable -n=useRememberedArgumentsForUpgrades
choco install -y git.install --params "'/NoShellIntegration'"
Settings¶
Let Windows use LF
end of line:¶
You might want to add a <repo>/.gitattributes
file in the repo to enforce the setting.
Apply the changes