From 2593404de3264bbc5d312e1004275d22a51e39ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Hru=C5=A1ka?= Date: Sat, 7 Jul 2018 19:58:11 +0200 Subject: [PATCH] Modularization, stage 2, updated core submodule --- .gitmodules | 3 +++ GexCore | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 GexCore diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..687a6cc --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "GexCore"] + path = GexCore + url = git@git.ondrovo.com:gex/gex-core.git diff --git a/GexCore b/GexCore new file mode 160000 index 0000000..a1e9cf2 --- /dev/null +++ b/GexCore @@ -0,0 +1 @@ +Subproject commit a1e9cf2a57c56acd0c3d2255d6dc43c16ff9021d