]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit899df5f690b23900712b57ff088e450df76f7596
tree861085b2f2c29179a3d8247502af31e05b1390f7
parent6cd33dceed60949e2dbc32e3f0f5e67c4c882e1e
parent4f1ccef87ca53a4d4e85f4df3cf2fbe8afb14e89
Merge branch 'gc/submodule-update-part2' into maint

"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
builtin/submodule--helper.c