Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

git: do not recurse automatically into submodules #569

Merged
merged 1 commit into from
Jun 8, 2024

Conversation

jkloetzke
Copy link
Member

The user can enable the recursive submodule handling in the global git config. Bob does the update of submodules manually but apparently we missed some git call sites.

Fixes #568.

The user can enable the recursive submodule handling in the global git
config. Bob does the update of submodules manually but apparently we
missed some git call sites.

Fixes BobBuildTool#568.
@jkloetzke jkloetzke merged commit 2a42a1a into BobBuildTool:master Jun 8, 2024
9 checks passed
@jkloetzke jkloetzke deleted the fix-568 branch June 8, 2024 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

testSubSubmoduleUpdateSwitched failing locally
1 participant