Skip to content

Commit a7191fc

Browse files
author
John Haley
committed
Removed OpenSSL from the repo
1 parent 50e3790 commit a7191fc

File tree

2,406 files changed

+3
-782696
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,406 files changed

+3
-782696
lines changed

test/tests/clone.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ describe("Clone", function() {
4545

4646
// Currently waiting on AppVeyor to support an interactive Windows Service
4747
// builder, so we can correctly run pageant.exe.
48-
var testSsh = process.platform === "win32" ? it.skip : it;
48+
var testSsh = process.platform === "win32" ? it.skip : it.only;
4949

5050
testSsh("can clone with ssh", function() {
5151
var url = "git@github.com:nodegit/test.git";

vendor/libgit2.gyp

Lines changed: 2 additions & 937 deletions
Large diffs are not rendered by default.

vendor/openssl/README.md

Lines changed: 0 additions & 4 deletions
This file was deleted.

vendor/openssl/asm/Makefile

Lines changed: 0 additions & 213 deletions
This file was deleted.

0 commit comments

Comments
 (0)