Commit f834cce
Fix cross-platform test: disable git line ending conversion on clone
Git's autocrlf converts LF→CRLF on Windows checkout, making file
content differ between platforms. Force LF everywhere so the same
bytes are archived on both OSes.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 3337b7f commit f834cce
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments