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

fix(vcs): include submodules with remote sources #1111

Merged
merged 1 commit into from
Aug 20, 2019
Merged

Conversation

eysi09
Copy link
Collaborator

@eysi09 eysi09 commented Aug 19, 2019

What this PR does / why we need it:

Previously we didn't initialise submodules for remote sources.

Which issue(s) this PR fixes:

Fixes #463

@eysi09 eysi09 added this to the v0.10.6 milestone Aug 19, 2019
@edvald
Copy link
Collaborator

edvald commented Aug 19, 2019

Code looks good, but would be great to see some test that directly addresses this if you have time.

@eysi09
Copy link
Collaborator Author

eysi09 commented Aug 20, 2019

@edvald Updated PR with tests.

Copy link
Collaborator

@edvald edvald left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 👍

@edvald
Copy link
Collaborator

edvald commented Aug 20, 2019

Well, aside from the test failures, looks good :)

@eysi09 eysi09 merged commit e8bd480 into master Aug 20, 2019
@eysi09 eysi09 deleted the init-submodules branch August 20, 2019 11:37
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.

Git submodules not initialised with remote modules/sources
2 participants