Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
[submodule "vendor/libgit2"]
path = vendor/libgit2
[submodule "vendor/libgit2"]
url = https://github.com/nodegit/libgit2.git
[submodule "vendor/http_parser"]
path = vendor/http_parser
url = https://github.com/nodejs/http-parser
1 change: 1 addition & 0 deletions vendor/http_parser
Submodule http_parser added at 39c2c1
28 changes: 0 additions & 28 deletions vendor/http_parser/.gitignore

This file was deleted.

8 changes: 0 additions & 8 deletions vendor/http_parser/.mailmap

This file was deleted.

13 changes: 0 additions & 13 deletions vendor/http_parser/.travis.yml

This file was deleted.

67 changes: 0 additions & 67 deletions vendor/http_parser/AUTHORS

This file was deleted.

23 changes: 0 additions & 23 deletions vendor/http_parser/LICENSE-MIT

This file was deleted.

136 changes: 0 additions & 136 deletions vendor/http_parser/Makefile

This file was deleted.

Loading