Skip to content

Fix submodule check#1050

Merged
johnhaley81 merged 1 commit into
masterfrom
fix-submodule-check
Jun 8, 2016
Merged

Fix submodule check#1050
johnhaley81 merged 1 commit into
masterfrom
fix-submodule-check

Conversation

@johnhaley81

Copy link
Copy Markdown
Collaborator

When installing NodeGit from npm as a dependency if the user had to build the binary it would fail on the submodule check. Now we just bypass that check on and error since the package would be published with the correct version of libgit2 in it and we don't need to grab it as a submodule at that point anyways so the check and logic is useless.

When installing NodeGit from npm as a dependency if the user had to build the binary it would fail on the submodule check. Now we just bypass that check on and error since the package would be published with the correct version of libgit2 in it and we don't need to grab it as a submodule at that point anyways so the check and logic is useless.
@johnhaley81 johnhaley81 merged commit 0d7928e into master Jun 8, 2016
@johnhaley81 johnhaley81 deleted the fix-submodule-check branch June 8, 2016 23:15
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.

1 participant