Merge branch 'js/defeat-ignore-submodules-config-with-explicit-addition'

Even when diff.ignoreSubmodules tells us to ignore submodule changes, "git commit" with an index that already records changes to submodules should include the submodule changes in the resulting commit, but it did not. * js/defeat-ignore-submodules-config-with-explicit-addition: diff-lib: honor override_submodule_config flag bit

Junio C Hamano committed Jun 23, 2023 at 11:21 UTC 4ee088deb83e2a4a78ac3882168b3e8fadd4f541

No changes.