From 11448dc5ee3d5395079f5896c62caa9470df5f55 Mon Sep 17 00:00:00 2001 From: Bert van der Weerd Date: Tue, 11 May 2021 09:46:09 +0200 Subject: [PATCH] removed Linux submodule --- .gitmodules | 3 --- common | 2 +- linux | 1 - settings | 2 +- 4 files changed, 2 insertions(+), 6 deletions(-) delete mode 160000 linux diff --git a/.gitmodules b/.gitmodules index 499b08c..9e19064 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,6 +4,3 @@ [submodule "common"] path = common url = https://gitlab.com/librewolf-community/browser/common.git -[submodule "linux"] - path = linux - url = git@gitlab.com:librewolf-community/browser/linux.git diff --git a/common b/common index 9120ca6..5bce528 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 9120ca6c6709673b0188a081ec6383c4db75d169 +Subproject commit 5bce5285fa7046e6987ec3e5a8931ac17ca6c7c0 diff --git a/linux b/linux deleted file mode 160000 index a2061e3..0000000 --- a/linux +++ /dev/null @@ -1 +0,0 @@ -Subproject commit a2061e3ef1ca9aa07c3ff82028c82e5f2d2a97ab diff --git a/settings b/settings index 82cce8b..dc24c1b 160000 --- a/settings +++ b/settings @@ -1 +1 @@ -Subproject commit 82cce8b42a14cc85196fd4f496181cf6b241dce0 +Subproject commit dc24c1bc84b393aa180188c299737c0032a805b2