Merge branch 'ps/commit-graph-overflow-fix'

Fix a regression in writing the commit-graph where commits with dates exceeding 34 bits (beyond year 2514) could cause an underflow and crash Git during the generation data overflow chunk writing. * ps/commit-graph-overflow-fix: commit-graph: fix writing generations with dates exceeding 34 bits

Junio C Hamano committed Apr 7, 2026 at 14:59 UTC d88c8ba70bbcbc45a31cf05034a8e0c6884fb3d3

No changes.