From: Junio C Hamano Date: Tue, 28 Apr 2020 22:50:04 +0000 (-0700) Subject: Merge branch 'jt/avoid-prefetch-when-able-in-diff' X-Git-Tag: v2.27.0-rc0~86 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8f5dc5a4af3fa32bf9261b76b0f1146fd15b8643;p=thirdparty%2Fgit.git Merge branch 'jt/avoid-prefetch-when-able-in-diff' "git diff" in a partial clone learned to avoid lazy loading blob objects in more casese when they are not needed. * jt/avoid-prefetch-when-able-in-diff: diff: restrict when prefetching occurs diff: refactor object read diff: make diff_populate_filespec_options struct promisor-remote: accept 0 as oid_nr in function --- 8f5dc5a4af3fa32bf9261b76b0f1146fd15b8643