From: Junio C Hamano Date: Wed, 13 Jul 2022 21:54:54 +0000 (-0700) Subject: Merge branch 'zk/push-use-bitmaps' X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=81705c4ee657b55900c35ef38d0641d9ce2d0092;p=rit Merge branch 'zk/push-use-bitmaps' "git push" sometimes perform poorly when reachability bitmaps are used, even in a repository where other operations are helped by bitmaps. The push.useBitmaps configuration variable is introduced to allow disabling use of reachability bitmaps only for "git push". * zk/push-use-bitmaps: send-pack.c: add config push.useBitmaps --- 81705c4ee657b55900c35ef38d0641d9ce2d0092