2
Как заставить git проверять основную ветвь и удалять возврат каретки после нормализации файлов с помощью атрибута «текст»?
Хорошо, поэтому я добавил файл .gitattributesс такими строками *.css text *.js text etc... Затем я выполнил инструкции на http://git-scm.com/docs/gitattributes#_checking-out_and_checking-in $ rm .git/index # Remove the index to force Git to $ git reset # re-scan the working directory $ git status # Show files that will be normalized $ git …
104
git
newline
core.autocrlf