]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'nc/submodule-update-quiet'
authorJunio C Hamano <gitster@pobox.com>
Tue, 11 May 2021 06:27:22 +0000 (15:27 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 11 May 2021 06:27:22 +0000 (15:27 +0900)
"git submodule update --quiet" did not propagate the quiet option
down to underlying "git fetch", which has been corrected.

* nc/submodule-update-quiet:
  submodule update: silence underlying fetch with "--quiet"


Trivial merge