commit 3305714a76b04e7e3cf556f1b3a1d11879103e4a Author: Peter Haight peterh@giantrabbit.com Date: Tue Sep 22 16:43:31 2020 -0700
Switched GRs lego repository
We'll need to switch this back when we merge back into Tor's repositories. --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitmodules b/.gitmodules index d246c46..96cf970 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "lego"] path = lego - url = https://git.torproject.org/project/web/lego.git + url = ssh://git@git.giantrabbit.com/tor/lego.git