From 53a906e09ae7588c6c3d46efaa98d35a398c5b29 Mon Sep 17 00:00:00 2001 From: poka Date: Mon, 23 Mar 2020 02:34:11 +0100 Subject: [PATCH 1/3] Removed submodule ssb-g1like --- .gitmodules | 3 --- iptubes | 2 +- ssb-g1like | 1 - 3 files changed, 1 insertion(+), 5 deletions(-) delete mode 160000 ssb-g1like diff --git a/.gitmodules b/.gitmodules index 8f00d39..55cfc02 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ [submodule "astroport-iptubes"] path = iptubes url = https://git.p2p.legal/axiom-team/astroport-iptubes -[submodule "ssb-g1like"] - path = ssb-g1like - url = https://git.p2p.legal/axiom-team/ssb-g1like diff --git a/iptubes b/iptubes index ea94ab0..18ce1b1 160000 --- a/iptubes +++ b/iptubes @@ -1 +1 @@ -Subproject commit ea94ab06ea044c025bf583153c3f6e02beaac49b +Subproject commit 18ce1b10b8916f4efb2a09db227adfbf05b2962f diff --git a/ssb-g1like b/ssb-g1like deleted file mode 160000 index b170b48..0000000 --- a/ssb-g1like +++ /dev/null @@ -1 +0,0 @@ -Subproject commit b170b48111484765925b6bb195ef0644ae2fd128 From 33a343fd44823a55dfac7c2ae53fce9577457cd6 Mon Sep 17 00:00:00 2001 From: poka Date: Mon, 23 Mar 2020 02:35:54 +0100 Subject: [PATCH 2/3] Add ssb-g1-tip submodule --- .gitmodules | 3 +++ ssb-g1-tip | 1 + 2 files changed, 4 insertions(+) create mode 160000 ssb-g1-tip diff --git a/.gitmodules b/.gitmodules index 55cfc02..bde3abf 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "astroport-iptubes"] path = iptubes url = https://git.p2p.legal/axiom-team/astroport-iptubes +[submodule "ssb-g1-tip"] + path = ssb-g1-tip + url = https://git.p2p.legal/axiom-team/ssb-g1-tip diff --git a/ssb-g1-tip b/ssb-g1-tip new file mode 160000 index 0000000..6741563 --- /dev/null +++ b/ssb-g1-tip @@ -0,0 +1 @@ +Subproject commit 6741563501dadc8b18822c467d0651f305b52ff8 From 24f41d604de28a7829985807757987d588aa44be Mon Sep 17 00:00:00 2001 From: poka Date: Mon, 23 Mar 2020 02:39:37 +0100 Subject: [PATCH 3/3] iptubes update --- iptubes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iptubes b/iptubes index 18ce1b1..9bb0292 160000 --- a/iptubes +++ b/iptubes @@ -1 +1 @@ -Subproject commit 18ce1b10b8916f4efb2a09db227adfbf05b2962f +Subproject commit 9bb02920fda14aa064f49a243369cd7a4acb61f4