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-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=79c887d29d8cd780ab19b844b031884840f25a02;p=rit 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