]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'td/submodule-update-quiet'
authorJunio C Hamano <gitster@pobox.com>
Mon, 5 Oct 2020 21:01:53 +0000 (14:01 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 5 Oct 2020 21:01:53 +0000 (14:01 -0700)
commit300cd14ee92eaa0e56688078e967402371488013
tree0cfa08aa2f002936cec85f56c97c4b5f25d6ca84
parent19dd352d03adc75d0b6530975a44b7bb23c69063
parent3ad0401e9e6d3e243a21a3f376e36453572dcf0d
Merge branch 'td/submodule-update-quiet'

"git submodule update --quiet" did not squelch underlying "rebase"
and "pull" commands.

* td/submodule-update-quiet:
  submodule update: silence underlying merge/rebase with "--quiet"
git-submodule.sh