Skip to content

Fix submodules for the "no-prebuilt install from npm" case#1026

Merged
johnhaley81 merged 2 commits into
masterfrom
fix-submodules-npm-no-prebuilt
May 9, 2016
Merged

Fix submodules for the "no-prebuilt install from npm" case#1026
johnhaley81 merged 2 commits into
masterfrom
fix-submodules-npm-no-prebuilt

Conversation

@johnhaley81

Copy link
Copy Markdown
Collaborator

No description provided.

return exec("git submodule status", { cwd: rootDir})
.then(function(stdout) {
if (!stdout) {
// In the case where we pull from npm they pre-init the submoduels for

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

submo duels?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

A legendary fight to the death where libgit2 211e11 is overcome by libgit2 c14853

As much as I like the idea of dueling submodules...
@johnhaley81 johnhaley81 merged commit 1e43fbd into master May 9, 2016
@johnhaley81 johnhaley81 deleted the fix-submodules-npm-no-prebuilt branch May 9, 2016 20:50
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.

2 participants