Merge branch 'ps/fetch-optim-with-commit-graph'
commit68fd3b35f7ad703fd94218b9faf42baa34819f93
authorJunio C Hamano <gitster@pobox.com>
Thu, 24 Feb 2022 00:58:03 +0000 (23 16:58 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 24 Feb 2022 00:58:03 +0000 (23 16:58 -0800)
tree6f99895a44f301bb65276e1ec869994f818da064
parentfb5e8587a04e4fec4b05563f92c17b8068f9edbe
parentb18aaaa5e931d79d057f68ac0d7c3dd0377e5f03
Merge branch 'ps/fetch-optim-with-commit-graph'

A couple of optimization to "git fetch".

* ps/fetch-optim-with-commit-graph:
  fetch: skip computing output width when not printing anything
  fetch-pack: use commit-graph when computing cutoff
builtin/fetch.c
fetch-pack.c