diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-04-05 01:14:26 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-04-05 01:14:48 +0900 |
commit | 5af3d1fc1535003f0a6574abb37aedcf931e14c1 (patch) | |
tree | b411212e3dcea95452030511c33dc51f41fe5cca /.gitmodules | |
parent | 439a4c81b85d28b1660955654fa2b90aafc02525 (diff) | |
download | tde-5af3d1fc1535003f0a6574abb37aedcf931e14c1.tar.gz tde-5af3d1fc1535003f0a6574abb37aedcf931e14c1.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 c7cbb5166..ca9c466b7 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 |