]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'dm/submodule-update-i-shorthand'
authorJunio C Hamano <gitster@pobox.com>
Wed, 22 Jul 2026 17:30:52 +0000 (10:30 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 22 Jul 2026 17:30:52 +0000 (10:30 -0700)
commitaebf83d00a707e6ba232f07dc439ddcf8cf4bbbd
treecca29f3b1059ab46b76117ac484ea2d83a458038
parent5d2e7709234afea1b6ddb25cd4f60d3d5fb3c200
parentff1da37f58e754a29dff0df03d58b1042a4d5654
Merge branch 'dm/submodule-update-i-shorthand'

The '-i' shorthand for the '--init' option, which was accepted by the
'git submodule update' command until it was broken in a modernization
of the option-parsing code, has been restored.

* dm/submodule-update-i-shorthand:
  submodule--helper: accept '-i' shorthand for update --init
builtin/submodule--helper.c