-
Notifications
You must be signed in to change notification settings - Fork 12
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 submodules and externals #148
Comments
Is this true? While the ordering is an issue (possibly due to using hash ordering), what is preventing you from having an Externals.cfg file with a mix of submodule and externals info? If it does not work, please provide the "Steps to reproduce the problem". |
I have not been able to reproduce this but have come up with a counter-example so I am closing this. |
First I think that it is at best inappropriate to close an issue without acknowledgement of the parties involved. |
This issue is not appropriately opened in that it does have steps to reproduce and a couterexample was found. |
That line is so that submodules are automatically considered an external. If you have an externals file, you can easily (and selectively) include submodules via the
|
Summary of Issue: currently a repo can have git submodules or externals but not both.
Expected behavior and actual behavior: Need to have both and need to have submodules update first
Steps to reproduce the problem (should include model description file(s) or link to publi c repository):
What is the changeset ID of the code, and the machine you are using:
have you modified the code? If so, it must be committed and available for testing:
Screen output or log file showing the error message and context:
The text was updated successfully, but these errors were encountered: