From 1ed6ec006d904d88397917d62c2ec919d8482848 Mon Sep 17 00:00:00 2001 From: Nils Homer Date: Tue, 14 Jan 2025 15:10:25 -0700 Subject: [PATCH] use https --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 294fcff..8807063 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "bwa"] path = bwa - url = git@github.com:lh3/bwa.git + url = https://github.com/lh3/bwa.git