Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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

Merged
johnhaley81 merged 2 commits intomasternodegit/nodegit:masterfrom
fix-submodules-npm-no-prebuiltnodegit/nodegit:fix-submodules-npm-no-prebuiltCopy head branch name to clipboard
May 9, 2016
Merged

Fix submodules for the "no-prebuilt install from npm" case#1026
johnhaley81 merged 2 commits intomasternodegit/nodegit:masterfrom
fix-submodules-npm-no-prebuiltnodegit/nodegit:fix-submodules-npm-no-prebuiltCopy head branch name to clipboard

Conversation

@johnhaley81
Copy link
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
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
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.