From: Junio C Hamano Date: Wed, 27 May 2026 05:15:43 +0000 (+0900) Subject: Merge branch 'en/batch-prefetch' X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=6d2ba7ead7ab074bfd88e194bb75d6b384c44d4e;p=thirdparty%2Fgit.git Merge branch 'en/batch-prefetch' In a lazy clone, "git cherry" and "git grep" often fetch necessary blob objects one by one from promisor remotes. It has been corrected to collect necessary object names and fetch them in bulk to gain reasonable performance. * en/batch-prefetch: grep: prefetch necessary blobs builtin/log: prefetch necessary blobs for `git cherry` patch-ids.h: add missing trailing parenthesis in documentation comment promisor-remote: document caller filtering contract --- 6d2ba7ead7ab074bfd88e194bb75d6b384c44d4e