From e2127005ca7ff1e05dec769162296b62fae42f76 Mon Sep 17 00:00:00 2001 From: Anatoliy Belyanskiy Date: Thu, 15 Jun 2023 02:15:17 +1000 Subject: [PATCH] Setup shared --- .gitmodules | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitmodules b/.gitmodules index 5c22af2..7355856 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,4 @@ [submodule "Shared_Includes"] + branch = main path = Shared_Includes url = https://github.com/Tolik-Trek/Shared_Includes.git