]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'gc/submodule-update-part2' into maint
authorJunio C Hamano <gitster@pobox.com>
Thu, 5 May 2022 21:36:24 +0000 (14:36 -0700)
committerJunio C Hamano <gitster@pobox.com>
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: <pull.1258.v2.git.git.1650890741430.gitgitgadget@gmail.com>

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

1  2 
builtin/submodule--helper.c

Simple merge