In my case the tfs build server pull file from the tfs git repo. But the line endings are unix line endings. How can I configure that the tfs build server use something like autocrlf=true?
I can't find any .gitconfig or something else. I tryied to add a config to the build controller user. It work shortly but now there are unix line endings again.