diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2026-02-13 09:09:59 +0000 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2026-02-13 09:09:59 +0000 |
| commit | faac6027deaf5f1e121c05df2d8a6336fd6eaf8d (patch) | |
| tree | 57080ce5a41edf7362ce569dd86c8ae38a3624cc /src/sync | |
| parent | 8fc4078d60f0ccf16318fe7fa765fcdd3627fe1f (diff) | |
fix: add trailing newlines to deterministic commit content
The CommitVariant::file_content() methods were returning strings without
trailing newlines, but the expected hash constants were calculated with
trailing newlines. This caused hash mismatches in tests.
Updated all hash constants to match the actual commit hashes produced
with trailing newlines in the file content.
Diffstat (limited to 'src/sync')
0 files changed, 0 insertions, 0 deletions