]> git.99rst.org Git - git.git/commitdiff
Merge branch 'jc/submodule-add'
authorJunio C Hamano <redacted>
Tue, 23 Dec 2025 02:33:15 +0000 (11:33 +0900)
committerJunio C Hamano <redacted>
Tue, 23 Dec 2025 02:33:15 +0000 (11:33 +0900)
"git submodule add" to add a submodule under <name> segfaulted,
when a submodule.<name>.something is already in .gitmodules file
without defining where its submodule.<name>.path is, which has been
corrected.

* jc/submodule-add:
  submodule add: sanity check existing .gitmodules

1  2 
builtin/submodule--helper.c
t/t7400-submodule-basic.sh

Simple merge
Simple merge
git clone https://git.99rst.org/PROJECT