From c636f67e39de13174b07ace8940d7a86f8fcdbc5 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Sun, 29 Oct 2023 07:31:25 +0000 Subject: [PATCH] Revert "use https to clone" This reverts commit bc8a15c5d523b6b98605328a6ff8c74266883d9f. --- hdl-dev-repos | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hdl-dev-repos b/hdl-dev-repos index 12fe97b..032182f 100755 --- a/hdl-dev-repos +++ b/hdl-dev-repos @@ -20,7 +20,7 @@ git clone https://gitlab.com/nmigen/nmigen-stdio.git git clone https://git.libre-soc.org/git/soc.git git clone https://git.libre-soc.org/git/pytest-output-to-files.git git clone https://git.libre-soc.org/git/mdis.git -git clone https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git --depth=1 --branch v6.5.8 +git clone git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git --depth=1 --branch v6.5.8 ' # pytest -- 2.30.2