-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Submodule option not working #51
Comments
Ah thank you!I only checked for the open issues not for the closed one. Thank you! |
Those PRs are still open. |
kaoudis
added a commit
to trailofbits/polytracker
that referenced
this issue
Nov 30, 2022
…out#51 and complete the cxx lint list
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Good afternoon, I am using the checkout with sumbodule cloning like this:
It does not seem to be recrusive, I have submodule that has submodules of its own.
If I run git submodule update --init --recursive then I get everything I need, with just the submodule:true flag that does not seem to be the case.
Am I doing something wrong?
My submodule is this one:
https://github.com/GPUOpen-Tools/Compressonator
The text was updated successfully, but these errors were encountered: