From 0b374ba747267701089a43ef278d3538e7b2c0ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20K=C3=B6pferl?= Date: Sat, 19 Dec 2020 20:36:59 +0100 Subject: [PATCH] submod shared --- .gitmodules | 4 ++++ shared | 1 + 2 files changed, 5 insertions(+) create mode 160000 shared diff --git a/.gitmodules b/.gitmodules index 79f1a9d..7562bb2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,7 @@ path = rc3_tiles url = https://github.com/cbluoss/rc3_tiles.git branch = master +[submodule "shared"] + path = shared + url = git@github.com:chaosz0ne/shared.git + branch = master diff --git a/shared b/shared new file mode 160000 index 0000000..1513fb9 --- /dev/null +++ b/shared @@ -0,0 +1 @@ +Subproject commit 1513fb9a84a3e2c6a5e23d43014dc8591448e444