Skip to content

Commit 442f05d

Browse files
nornagonMarshallOfSound
authored andcommitted
chore: force patches to be checked out with LF line endings (electron#14789)
1 parent c5fa7b8 commit 442f05d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# `git apply` and friends don't understand CRLF, even on windows. Force those
2+
# files to be checked out with LF endings even if core.autocrlf is true.
3+
*.patch text eol=lf

0 commit comments

Comments
 (0)