]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ss/pull-v-recurse-fix'
authorJunio C Hamano <gitster@pobox.com>
Wed, 28 Dec 2022 03:06:16 +0000 (12:06 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 28 Dec 2022 03:06:17 +0000 (12:06 +0900)
"git pull -v --recurse-submodules" attempted to pass "-v" down to
underlying "git submodule update", which did not understand the
request and barfed, which has been corrected.

* ss/pull-v-recurse-fix:
  submodule: accept -v for the update command

1  2 
git-submodule.sh

Simple merge