diff options
author | Slávek Banko <[email protected]> | 2018-07-14 15:55:08 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2018-07-14 15:55:08 +0200 |
commit | 3240168a3bb4e803a78daf12570c5b8e43f9e4d0 (patch) | |
tree | 312a744244043036fa90e88730cec4202aa13c41 | |
parent | b532c0bccf5f374b2a9e1d5f708449b65921a492 (diff) | |
download | tde-3240168a3bb4e803a78daf12570c5b8e43f9e4d0.tar.gz tde-3240168a3bb4e803a78daf12570c5b8e43f9e4d0.zip |
Remove submodule website
Signed-off-by: Slávek Banko <[email protected]>
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | main/infrastructure/website | 0 | ||||
-rw-r--r-- | submodules | 2 |
3 files changed, 0 insertions, 5 deletions
diff --git a/.gitmodules b/.gitmodules index 66384574b..ba5f81387 100644 --- a/.gitmodules +++ b/.gitmodules @@ -493,9 +493,6 @@ [submodule "main/applications/yakuake"] path = main/applications/yakuake url = https://[email protected]/scm/git/yakuake -[submodule "main/infrastructure/website"] - path = main/infrastructure/website - url = https://[email protected]/scm/git/trinitydesktopwebsite [submodule "main/thirdparty"] path = main/thirdparty url = https://[email protected]/scm/git/thirdparty diff --git a/main/infrastructure/website b/main/infrastructure/website deleted file mode 160000 -Subproject 95872863d95264c7bcb358f945802c7d1f7370e diff --git a/submodules b/submodules index 72fd3c38f..6bc7f4e3e 100644 --- a/submodules +++ b/submodules @@ -463,5 +463,3 @@ main/tdewebdev/admin main/tdewebdev/cmake main/tde-construct main/thirdparty - -main/infrastructure/website |