There was an error while loading. Please reload this page.
1 parent 267605f commit 371b17fCopy full SHA for 371b17f
1 file changed
vendor/libgit2.gyp
@@ -174,8 +174,6 @@
174
"libgit2/src/streams/mbedtls.h",
175
"libgit2/src/streams/openssl.c",
176
"libgit2/src/streams/openssl.h",
177
- "libgit2/src/streams/registry.c",
178
- "libgit2/src/streams/registry.h",
179
"libgit2/src/pack-objects.c",
180
"libgit2/src/pack-objects.h",
181
"libgit2/src/pack.c",
@@ -229,6 +227,8 @@
229
227
"libgit2/src/sha1_lookup.h",
230
228
"libgit2/src/signature.c",
231
"libgit2/src/signature.h",
+ "libgit2/src/streams/curl.c",
+ "libgit2/src/streams/curl.h",
232
"libgit2/src/streams/socket.c",
233
"libgit2/src/streams/socket.h",
234
"libgit2/src/sortedcache.c",
0 commit comments