From: Junio C Hamano Date: Wed, 28 Jul 2021 20:18:04 +0000 (-0700) Subject: Merge branch 'tb/reverse-midx' X-Git-Tag: v2.33.0-rc0~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7f554a4f694dc5e9a3cb42887546a121ff9d2b93;p=thirdparty%2Fgit.git Merge branch 'tb/reverse-midx' The code that gives an error message in "git multi-pack-index" when no subcommand is given tried to print a NULL pointer as a strong, which has been corrected. * tb/reverse-midx: multi-pack-index: fix potential segfault without sub-command --- 7f554a4f694dc5e9a3cb42887546a121ff9d2b93