Merge branch 'ss/pull-v-recurse-fix'

"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

Junio C Hamano committed Dec 28, 2022 at 12:06 UTC b3b9e5c1718e59d2a835291bbc9c28b1762c45ce

No changes.