PhpStorm Git Commit提示Line Separators Warning的解决方法

PhpStorm 使用 Git Commit 提交项目的时候总是提示“Line Separator Warning:You are about to commit CRLF line separators to the Git repository.”如下图所示:

PhpStorm Git Commit提示Line Separators Warning的解决方法 经验总结 第1张

解决方法:

应该是换行符编码的问题,编辑器右下角点击 CLRF ,改为 LF ,再尝试提交即可。

PhpStorm Git Commit提示Line Separators Warning的解决方法 经验总结 第2张

原创文章,作者:ItWorker,如若转载,请注明出处:https://blog.ytso.com/231364.html

(0)
上一篇 2022年1月16日
下一篇 2022年1月16日

相关推荐

发表回复

登录后才能评论