From 7b9f29989cfeea210f093e94870addb977529e8f Mon Sep 17 00:00:00 2001 From: Omar Date: Thu, 31 Aug 2023 11:54:02 +0000 Subject: [PATCH] ssh to http --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index d450c10..715675e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,4 +3,4 @@ url = https://github.com/google/googletest [submodule "lib/benchmark"] path = lib/benchmark - url = git@github.com:google/benchmark.git + url = https://github.com/google/benchmark