]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jk/commit-graph-lazy-load-fallback'
authorJunio C Hamano <gitster@pobox.com>
Sun, 31 May 2026 01:00:38 +0000 (10:00 +0900)
committerJunio C Hamano <gitster@pobox.com>
Sun, 31 May 2026 01:00:38 +0000 (10:00 +0900)
commitf6c8fe189b698845caa3c553bcffa226642948d5
tree3476c4b14d343e169ccbac5c7c126e47e017bd3f
parent4d11b9c21863c1a860fdf61a9066f0d94c0d692a
parent3d8e4004c604b206d70240a087816907cce70a08
Merge branch 'jk/commit-graph-lazy-load-fallback'

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