Kaynağa Gözat

Revert "Enforce line endings when cloning (fixes #1766)"

This reverts commit 2361a0dd6ea7f603fd052b25edf63f491f8d932a.
Jakob Borg 10 yıl önce
ebeveyn
işleme
cb5ef26020
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      .gitattributes

+ 1 - 1
.gitattributes

@@ -1,5 +1,5 @@
 # Text files use LF line endings in this repository
 # Text files use LF line endings in this repository
-*   text eol=lf
+*   text=auto
 
 
 # Except the dependencies, which we leave alone
 # Except the dependencies, which we leave alone
 Godeps/**   -text=auto
 Godeps/**   -text=auto