How to enable LF linux style line endings on Windows / PhpStorm / GITPosted on September 4 2018 / in TipsIn your command prompt / powershell enter git config --global core.autocrlf false if you are getting errors when cloning git products in PHPSTORM
Recent Comments