update submodule to https and add branch for patchdb

This commit is contained in:
Lucy Cifferello
2021-10-13 13:51:57 -06:00
committed by Aiden McClelland
parent 77753d9afa
commit 2d0d0fd1d2
3 changed files with 5 additions and 4 deletions

5
.gitmodules vendored
View File

@@ -1,6 +1,7 @@
[submodule "rpc-toolkit"] [submodule "rpc-toolkit"]
path = rpc-toolkit path = rpc-toolkit
url = ../rpc-toolkit.git url = https://github.com/Start9Labs/rpc-toolkit.git
[submodule "patch-db"] [submodule "patch-db"]
path = patch-db path = patch-db
url = ../patch-db.git url = https://github.com/Start9Labs/patch-db.git
branch = develop