mirror of
https://github.com/electron/electron.git
synced 2026-01-07 22:54:25 -05:00
chore: force patches to be checked out with LF line endings (#14789)
This commit is contained in:
committed by
Samuel Attard
parent
c5fa7b8043
commit
442f05dfe7
3
.gitattributes
vendored
Normal file
3
.gitattributes
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
# `git apply` and friends don't understand CRLF, even on windows. Force those
|
||||
# files to be checked out with LF endings even if core.autocrlf is true.
|
||||
*.patch text eol=lf
|
||||
Reference in New Issue
Block a user