One dev of your team with windows? configure his git first.
git config --system core.autocrlf input<br /> git config --global core.autocrlf input<br />
After that you can clone the repo and go on.
git config --system core.autocrlf input<br /> git config --global core.autocrlf input<br />
After that you can clone the repo and go on.