Files
git/commit.c
Junio C Hamano d1188df466 Merge branch 'jk/commit-graph-lazy-load-fallback' into next
The logic to lazy-load trees from the commit-graph has been made
more robust by falling back to reading the commit object when
the commit-graph is no longer available.

* jk/commit-graph-lazy-load-fallback:
  commit: fall back to full read when maybe_tree is NULL
2026-05-22 09:12:10 +09:00

53 KiB