From: Junio C Hamano Date: Tue, 28 Apr 2026 01:22:02 +0000 (+0900) Subject: Merge branch 'en/batch-prefetch' into seen X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=c12acd561929bf12d52fd632899233532ddbec81;p=thirdparty%2Fgit.git Merge branch 'en/batch-prefetch' into seen 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 --- c12acd561929bf12d52fd632899233532ddbec81