]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jk/commit-graph-lazy-load-fallback' into next
authorJunio C Hamano <gitster@pobox.com>
Fri, 22 May 2026 00:12:10 +0000 (09:12 +0900)
committerJunio C Hamano <gitster@pobox.com>
Fri, 22 May 2026 00:12:10 +0000 (09:12 +0900)
commitd1188df4664b3bde2463bc4ab68b6b1d021eaa27
tree44f95d87710eb96722792f7cdf1352ff2ec5dd92
parent5d99c1765daa997c4504ec2368a418e6f2c60f11
parent3d8e4004c604b206d70240a087816907cce70a08
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
commit.c