diff options
author | Mavridis Philippe <[email protected]> | 2021-06-25 19:05:10 +0300 |
---|---|---|
committer | Mavridis Philippe <[email protected]> | 2021-06-25 19:05:10 +0300 |
commit | d5914d4d3223d1bca7b1b845a229af9f30466189 (patch) | |
tree | f6afda713ecdfb6265253f0a499758faa5c13291 /.gitmodules | |
parent | b3fe3eb6c8fa5162f94ef57c260e109089efac10 (diff) | |
download | twin-style-suse2-d5914d4d3223d1bca7b1b845a229af9f30466189.tar.gz twin-style-suse2-d5914d4d3223d1bca7b1b845a229af9f30466189.zip |
Replaced admin/ subdir with tde-common-admin submodule
Signed-off-by: Mavridis Philippe <[email protected]>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..d71f439 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "admin"] + path = admin + url = https://mirror.git.trinitydesktop.org/gitea/TDE/tde-common-admin |