Skip to content

Commit 4ca2ebc

Browse files
committed
Fix patch line endings to work correctly on Windows.
1 parent 15b065e commit 4ca2ebc

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitattributes

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
* text=auto
1+
* text=auto
2+
3+
# patch files need lf line-endings, even on Windows
4+
*.patch text eol=lf

0 commit comments

Comments
 (0)