]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ps/repack-with-server-info'
authorJunio C Hamano <gitster@pobox.com>
Wed, 23 Mar 2022 21:09:30 +0000 (14:09 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 23 Mar 2022 21:09:30 +0000 (14:09 -0700)
"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

1  2 
t/t7700-repack.sh

Simple merge