]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'gc/submodule-update-part2'
authorJunio C Hamano <gitster@pobox.com>
Thu, 28 Apr 2022 17:46:04 +0000 (10:46 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 28 Apr 2022 17:46:04 +0000 (10:46 -0700)
commit740deeadd3d2c10b8a98573fdf65aa433a0bf816
tree861085b2f2c29179a3d8247502af31e05b1390f7
parent6cd33dceed60949e2dbc32e3f0f5e67c4c882e1e
parent4f1ccef87ca53a4d4e85f4df3cf2fbe8afb14e89
Merge branch 'gc/submodule-update-part2'

"git submodule update" without pathspec should silently skip an
uninitialized submodule, but it started to become noisy by mistake.

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