diff options
author | Slávek Banko <[email protected]> | 2019-03-30 12:50:19 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2019-03-30 12:50:19 +0100 |
commit | 6a14e253a08123269cf1b9ca3ea49ffd7b4a1193 (patch) | |
tree | 208ba2f296666cc899439f31296317a99b88b786 /.gitmodules | |
parent | 0a8f2b587edba09728ade1c9f9a2064d84677650 (diff) | |
download | tde-6a14e253a08123269cf1b9ca3ea49ffd7b4a1193.tar.gz tde-6a14e253a08123269cf1b9ca3ea49ffd7b4a1193.zip |
Add tde-packaging as submodule
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 117c17c4e..549f378c1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -517,3 +517,6 @@ [submodule "main/thirdparty"] path = main/thirdparty url = https://[email protected]/scm/git/thirdparty +[submodule "packaging"] + path = packaging + url = https://[email protected]/scm/git/tde-packaging |