Skip to content

Commit b23a4fb

Browse files
committed
Add submodule for http_parser at 2.5.0
1 parent 249f2ae commit b23a4fb

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.gitmodules

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
[submodule "vendor/libgit2"]
22
path = vendor/libgit2
3-
[submodule "vendor/libgit2"]
43
url = https://github.com/nodegit/libgit2.git
4+
[submodule "vendor/http_parser"]
5+
path = vendor/http_parser
6+
url = https://github.com/nodejs/http-parser

vendor/http_parser

Submodule http_parser added at 39c2c1e

0 commit comments

Comments
 (0)