diff options
author | Slávek Banko <[email protected]> | 2018-08-31 09:39:42 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2018-08-31 09:39:42 +0200 |
commit | 7346c3ddd6480f7028e27838cedb3bd3e40ec9f3 (patch) | |
tree | 4151bc2691322a22bb975aaaef95ebcea6369ecc /.gitmodules | |
parent | 3e373e00ab2a8c5bd7d2172bf1c287f7a9c31b2f (diff) | |
download | tde-7346c3ddd6480f7028e27838cedb3bd3e40ec9f3.tar.gz tde-7346c3ddd6480f7028e27838cedb3bd3e40ec9f3.zip |
Add submodule tdedocker
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index d9e108e1b..ad6337b45 100644 --- a/.gitmodules +++ b/.gitmodules @@ -463,6 +463,9 @@ [submodule "main/applications/tde-systemsettings"] path = main/applications/tde-systemsettings url = https://[email protected]/scm/git/tde-systemsettings +[submodule "main/applications/tdedocker"] + path = main/applications/tdedocker + url = https://[email protected]/scm/git/tdedocker [submodule "main/applications/tdeio-apt"] path = main/applications/tdeio-apt url = https://[email protected]/scm/git/tdeio-apt |