]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'dl/cache-tree-fully-valid-fix'
authorJunio C Hamano <gitster@pobox.com>
Mon, 11 May 2026 01:05:52 +0000 (10:05 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 11 May 2026 01:05:52 +0000 (10:05 +0900)
commitab0691db4eada8252edeab0be04c1683e2f01979
treef74edda454bb39e65edfed21b665eb338fe72ccb
parentead6888559785bdc3a91ea5225d536bf5b9695b7
parent521731213c905f0dfec6a55393f010d185492c85
Merge branch 'dl/cache-tree-fully-valid-fix'

The check that implements the logic to see if an in-core cache-tree
is fully ready to write out a tree object was broken, which has
been corrected.

* dl/cache-tree-fully-valid-fix:
  cache-tree: fix inverted object existence check in cache_tree_fully_valid
cache-tree.c