diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-04-05 00:34:14 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-04-05 01:01:00 +0900 |
commit | 789c1e84f3256cc2f964cfe80c8c7ad408ed70fd (patch) | |
tree | c89317d3dbc9b04106a129e08a63af9ec157ee08 /.gitmodules | |
parent | 71cbd85ab008b101e88254e5d06682f63ed2a39d (diff) | |
download | tde-789c1e84f3256cc2f964cfe80c8c7ad408ed70fd.tar.gz tde-789c1e84f3256cc2f964cfe80c8c7ad408ed70fd.zip |
Removed experimental submodule.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index fc83995ec..1152c7e90 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,6 @@ [submodule "scripts"] path = scripts url = https://system@scm.trinitydesktop.org/scm/git/scripts -[submodule "experimental"] - path = experimental - url = https://system@scm.trinitydesktop.org/scm/git/experimental [submodule "main/common/admin"] path = main/common/admin url = https://system@scm.trinitydesktop.org/scm/git/tde-common-admin |