From: Junio C Hamano Date: Wed, 28 Jul 2021 20:18:04 +0000 (-0700) Subject: Merge branch 'tb/reverse-midx' X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=7f554a4f694dc5e9a3cb42887546a121ff9d2b93;p=rit 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