【发布时间】:2019-03-30 11:57:38
【问题描述】:
这太棒了。互联网上有无数关于core.autocrlf 和.gitattributes 的帖子,我仍然无法弄清楚在.gitattributes 中写什么来表达core.autocrlf = false
谁能清除它周围的迷雾?我不需要所有花哨的案例,只需在.gitattributes 中给我core.autocrlf = false。不多也不少。
【问题讨论】:
-
感谢您使用
.gitattributes! :D -
git-scm.com/docs/gitattributes 中实际上有几个这样的例子。
标签: git gitattributes core.autocrlf