]> git.99rst.org Git - git.git/commitdiff
Merge branch 'gc/submodule-update-part2' into maint
authorJunio C Hamano <redacted>
Thu, 5 May 2022 21:36:24 +0000 (14:36 -0700)
committerJunio C Hamano <redacted>
Thu, 5 May 2022 21:36:24 +0000 (14:36 -0700)
"git submodule update" without pathspec should silently skip an
uninitialized submodule, but it started to become noisy by mistake.

This fixes a regression in 2.36 and is slate to go to 2.36.1
source: <redacted>

* gc/submodule-update-part2:
  submodule--helper: fix initialization of warn_if_uninitialized

1  2 
builtin/submodule--helper.c

Simple merge
git clone https://git.99rst.org/PROJECT