diff --git a/.gitmodules b/.gitmodules index 11538c1e2..94f6d2087 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,4 +3,7 @@ url = https://github.com/nodegit/libgit2.git [submodule "vendor/http_parser"] path = vendor/http_parser - url = https://github.com/nodejs/http-parser + url = https://github.com/nasd/http-parser +[submodule "test-repo3"] + path = test-repo3 + url = https://github.com/vicenter-gitkraken/test-repo3.git diff --git a/test-repo3 b/test-repo3 new file mode 160000 index 000000000..600bb7944 --- /dev/null +++ b/test-repo3 @@ -0,0 +1 @@ +Subproject commit 600bb7944c94056fd06fc207cb7041effb9736be