]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jt/cache-tree-avoid-lazy-fetch-during-merge'
authorJunio C Hamano <gitster@pobox.com>
Mon, 7 Oct 2019 02:32:58 +0000 (11:32 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 7 Oct 2019 02:32:58 +0000 (11:32 +0900)
commitae203ba414f7e0b83f8b07255898a6cff3b5c07e
tree003629b9873324ec09a786d2c2b2ea90e6e0f58a
parent3f84633563f34e069876106fbe64980a6e1c15c0
parentf981ec18cf4a67aca98901a4c152f07e24ef3c5f
Merge branch 'jt/cache-tree-avoid-lazy-fetch-during-merge'

The cache-tree code has been taught to be less aggressive in
attempting to see if a tree object it computed already exists in
the repository.

* jt/cache-tree-avoid-lazy-fetch-during-merge:
  cache-tree: do not lazy-fetch tentative tree
cache-tree.c
t/t0410-partial-clone.sh