From: Junio C Hamano Date: Tue, 12 Oct 2021 20:51:45 +0000 (-0700) Subject: Merge branch 'ab/reverse-midx-optim' into maint X-Git-Tag: v2.33.1~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79c887d29d8cd780ab19b844b031884840f25a02;p=thirdparty%2Fgit.git Merge branch 'ab/reverse-midx-optim' into maint The code that optionally creates the *.rev reverse index file has been optimized to avoid needless computation when it is not writing the file out. * ab/reverse-midx-optim: pack-write: skip *.rev work when not writing *.rev --- 79c887d29d8cd780ab19b844b031884840f25a02