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

Have project-clone container clone git submodules #949

Closed
dkwon17 opened this issue Oct 12, 2022 · 0 comments · Fixed by #1167
Closed

Have project-clone container clone git submodules #949

dkwon17 opened this issue Oct 12, 2022 · 0 comments · Fixed by #1167
Assignees
Milestone

Comments

@dkwon17
Copy link
Collaborator

dkwon17 commented Oct 12, 2022

Description

WORKAROUND: run git submodule update --init in a tooling container to clone submodules.

The project clone container does not clone submodules for git repositories with submodules. If cloning a git repo with a submodule, it would be great if the submodule is also cloned.

Additional context

Can try to reproduce the issue with this repo: https://github.com/dkwon17/submodule-test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants