]> git.ipfire.org Git - thirdparty/git.git/commitdiff
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)
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

1  2 
builtin/submodule--helper.c

Simple merge