This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu-emu
/
breakpad
Watch
2
Star
0
Fork
You've already forked breakpad
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
f032e4c3b4
breakpad
/
.gitattributes
2 lines
42 B
Text
Raw
Normal View
History
Unescape
Escape
Force dump_syms output to be checked out with LF line-ending. Otherwise, even with core.autocrlf=false, Windows will checkout these minidump output files with CRLF line-ending. It is necessary for these files to be checked out using LF line-ending for the unit tests to pass. Change-Id: I7cacf4b5fa56e007c8aa81202e0cef7ad42ae93a Reviewed-on: https://chromium-review.googlesource.com/c/breakpad/breakpad/+/5160534 Reviewed-by: Ivan Penkov <ivanpe@chromium.org>
2024-01-03 00:38:02 +01:00
src/processor/testdata/*.out text eol=lf
Reference in a new issue
Copy permalink