Merge branch 'mt/quiet-with-delayed-checkout'
commitf0d795428e28fbfe6e86be0779e3d2fbfbdc73b4
authorJunio C Hamano <gitster@pobox.com>
Wed, 8 Sep 2021 20:30:32 +0000 (8 13:30 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 8 Sep 2021 20:30:32 +0000 (8 13:30 -0700)
tree1497e0b624105318599255a3050ccb4032c0628d
parent7b062226196c7234818106ab5274b32519e41575
parent7a132c628e57b9bceeb88832ea051395c0637b16
Merge branch 'mt/quiet-with-delayed-checkout'

The delayed checkout code path in "git checkout" etc. were chatty
even when --quiet and/or --no-progress options were given.

* mt/quiet-with-delayed-checkout:
  checkout: make delayed checkout respect --quiet and --no-progress