commit 4e6e48802e328b881f61dd6397293eb81b7594c1 parent 0611dccb1726bb4085bd98c5ddc0bb10930a2e0a Author: parazyd <parazyd@dyne.org> Date: Fri, 13 Nov 2020 09:52:04 +0100 Remove debootstrap submodule, and use salsa git for devuan-keyring. Diffstat:
M | .gitmodules | | | 6 | +----- |
D | extra/debootstrap | | | 1 | - |
2 files changed, 1 insertion(+), 6 deletions(-)
diff --git a/.gitmodules b/.gitmodules @@ -1,7 +1,3 @@ [submodule "extra/devuan-keyring"] path = extra/devuan-keyring - url = https://git.devuan.org/devuan/devuan-keyring -[submodule "extra/debootstrap"] - path = extra/debootstrap - url = https://git.devuan.org/devuan/debootstrap - branch = suites/jessie + url = https://salsa.debian.org/parazyd/devuan-keyring.git diff --git a/extra/debootstrap b/extra/debootstrap @@ -1 +0,0 @@ -Subproject commit 6364285f369a40d505092861a8a2639efc70b6d2