From 2d0d0fd1d2dc0547f55e23aecec4730116fbacfa Mon Sep 17 00:00:00 2001 From: Lucy Cifferello <12953208+elvece@users.noreply.github.com> Date: Wed, 13 Oct 2021 13:51:57 -0600 Subject: [PATCH] update submodule to https and add branch for patchdb --- .gitmodules | 5 +++-- patch-db | 2 +- rpc-toolkit | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.gitmodules b/.gitmodules index 36a102231..a8598c4fb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,7 @@ [submodule "rpc-toolkit"] path = rpc-toolkit - url = ../rpc-toolkit.git + url = https://github.com/Start9Labs/rpc-toolkit.git [submodule "patch-db"] path = patch-db - url = ../patch-db.git + url = https://github.com/Start9Labs/patch-db.git + branch = develop diff --git a/patch-db b/patch-db index 1037e1129..b92509206 160000 --- a/patch-db +++ b/patch-db @@ -1 +1 @@ -Subproject commit 1037e1129725e99488d69a1b5fb381963c451739 +Subproject commit b925092060dd89ffbb5901499ceceff8c4c92bf5 diff --git a/rpc-toolkit b/rpc-toolkit index cc6279395..f50360be1 160000 --- a/rpc-toolkit +++ b/rpc-toolkit @@ -1 +1 @@ -Subproject commit cc62793958bea7d19bfe3f085bbe40981e7ec710 +Subproject commit f50360be193e0cd17f5c103f7d1e070854e8c719