From b8a3050d8a8c381b8265e488783728359209586f Mon Sep 17 00:00:00 2001 From: Mariana Vertenstein Date: Thu, 26 Sep 2024 20:16:48 +0200 Subject: [PATCH 1/3] updated .gitmodules to use https and removed Externals_BLOM.cfg - in preparation for git fleximod --- Externals_BLOM.cfg | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 Externals_BLOM.cfg diff --git a/Externals_BLOM.cfg b/Externals_BLOM.cfg deleted file mode 100644 index aef576cc..00000000 --- a/Externals_BLOM.cfg +++ /dev/null @@ -1,16 +0,0 @@ -[CVMix] -tag = v0.98-beta -protocol = git -repo_url = https://github.com/CVMix/CVMix-src -local_path = pkgs/CVMix-src -required = True - -[M4AGO] -tag = dev-1.0.1 -protocol = git -repo_url = https://github.com/jmaerz/M4AGO-sinking-scheme -local_path = pkgs/M4AGO-sinking-scheme -required = True - -[externals_description] -schema_version = 1.0.0 From 46dcb7baf3c9a73f8901c141100bc85abb2bc5c1 Mon Sep 17 00:00:00 2001 From: Mariana Vertenstein Date: Thu, 26 Sep 2024 20:17:27 +0200 Subject: [PATCH 2/3] updated .gitmodules to use https and removed Externals_BLOM.cfg - in preparation for git fleximod --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index f3288b67..81b9298a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "CVMix-src"] path = pkgs/CVMix-src - url = git@github.com:CVMix/CVMix-src.git + url = https://github.com/CVMix/CVMix-src [submodule "pkgs/M4AGO-sinking-scheme"] path = pkgs/M4AGO-sinking-scheme - url = git@github.com:jmaerz/M4AGO-sinking-scheme + url = https://github.com/jmaerz/M4AGO-sinking-scheme From b0acb9e9da54f89ec03756501317528f7d050b04 Mon Sep 17 00:00:00 2001 From: Mariana Vertenstein Date: Fri, 27 Sep 2024 09:42:55 +0200 Subject: [PATCH 3/3] updated M4AGO-sinking-scheme to master --- pkgs/M4AGO-sinking-scheme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/M4AGO-sinking-scheme b/pkgs/M4AGO-sinking-scheme index 82568dbe..a20622fc 160000 --- a/pkgs/M4AGO-sinking-scheme +++ b/pkgs/M4AGO-sinking-scheme @@ -1 +1 @@ -Subproject commit 82568dbe4ee402804894020ccf602cff0d0a251e +Subproject commit a20622fc631ade5094a4dbbeb5d615314d19adec