From: Junio C Hamano Date: Wed, 23 Mar 2022 21:09:30 +0000 (-0700) Subject: Merge branch 'ps/repack-with-server-info' X-Git-Tag: v2.36.0-rc0~42 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bfce3e7b9290a8fe8c4ffc97d6b1e60e041db4f1;p=thirdparty%2Fgit.git Merge branch 'ps/repack-with-server-info' "git repack" learned a new configuration to disable triggering of age-old "update-server-info" command, which is rarely useful these days. * ps/repack-with-server-info: repack: add config to skip updating server info repack: refactor to avoid double-negation of update-server-info --- bfce3e7b9290a8fe8c4ffc97d6b1e60e041db4f1