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

Submodules disappears when checking out a revision #900

Open
kerby82 opened this issue Jan 26, 2022 · 0 comments
Open

Submodules disappears when checking out a revision #900

kerby82 opened this issue Jan 26, 2022 · 0 comments

Comments

@kerby82
Copy link

kerby82 commented Jan 26, 2022

I have a git project that has several submodules, if I checkout a specific version:

repo.checkout("origin/#{branch_name}", {strategy: :force})

the submodules folder is empty and it seems I can't checkout the submodules in any way.

I see that checkout should have an option
Recursively checkout submodules with same options (NOT IMPLEMENTED).

but it is not working because it is not implemented. Anyway I can checkout also the submodules through the Rugged Library?

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

No branches or pull requests

1 participant