Skip to content

Commit 371b17f

Browse files
ianhattendorfimplausible
authored andcommitted
Remove registry and add curl to gyp
1 parent 267605f commit 371b17f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

vendor/libgit2.gyp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,8 +174,6 @@
174174
"libgit2/src/streams/mbedtls.h",
175175
"libgit2/src/streams/openssl.c",
176176
"libgit2/src/streams/openssl.h",
177-
"libgit2/src/streams/registry.c",
178-
"libgit2/src/streams/registry.h",
179177
"libgit2/src/pack-objects.c",
180178
"libgit2/src/pack-objects.h",
181179
"libgit2/src/pack.c",
@@ -229,6 +227,8 @@
229227
"libgit2/src/sha1_lookup.h",
230228
"libgit2/src/signature.c",
231229
"libgit2/src/signature.h",
230+
"libgit2/src/streams/curl.c",
231+
"libgit2/src/streams/curl.h",
232232
"libgit2/src/streams/socket.c",
233233
"libgit2/src/streams/socket.h",
234234
"libgit2/src/sortedcache.c",

0 commit comments

Comments
 (0)