]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ps/fetch-omit-formatting-under-quiet'
authorJunio C Hamano <gitster@pobox.com>
Fri, 10 Sep 2021 18:46:20 +0000 (11:46 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 10 Sep 2021 18:46:20 +0000 (11:46 -0700)
commit87d4aed743a4f81ea72e8b7ee3b77d208fd37149
treecc971334eb591e6adadc4307dc816022ca63fe63
parent1ab13eb973fce31026165391900562be940e0f34
parentf6bb64df82ddd050894ca8a2a0bfbd1997602500
Merge branch 'ps/fetch-omit-formatting-under-quiet'

"git fetch --quiet" optimization to avoid useless computation of
info that will never be displayed.

* ps/fetch-omit-formatting-under-quiet:
  fetch: skip formatting updated refs with `--quiet`
builtin/fetch.c