From 83631cf606e6525c855fc4bcc8fbc0a1bf1a9849 Mon Sep 17 00:00:00 2001 From: gyurix Date: Wed, 12 Jun 2024 13:36:12 +0200 Subject: [PATCH] added submodule pulic local install git --- .gitmodules | 3 +++ local-install | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 local-install diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..1bc983d --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "local-install"] + path = local-install + url = https://git.format.hu/public/local-install.git diff --git a/local-install b/local-install new file mode 160000 index 0000000..f8df5fc --- /dev/null +++ b/local-install @@ -0,0 +1 @@ +Subproject commit f8df5fca63506e781906cf75a8be728bde0a48f8