How do you specify autocrlf = true for all repositories in SourceTree ?
SourceTree allows you to specify a git config for each repository, so you'd need to manually add autocrlf = true to each config file. Does SourceTree allow you to specify a global git config for all repositories ?
Thanks.