From 498c89094e13620bbc7b64861ab08e40023bd8d1 Mon Sep 17 00:00:00 2001 From: datadr1ven Date: Sun, 10 Aug 2025 11:39:32 -0600 Subject: [PATCH 1/2] try to add upgrade branch as a url path --- .gitmodules | 4 ++++ upgrade | 1 + 2 files changed, 5 insertions(+) create mode 100644 .gitmodules create mode 160000 upgrade diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..870c14b --- /dev/null +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "upgrade"] + path = upgrade + url = git@github.com:datadr1ven/mtvmvp.git + branch = upgrade diff --git a/upgrade b/upgrade new file mode 160000 index 0000000..71cc569 --- /dev/null +++ b/upgrade @@ -0,0 +1 @@ +Subproject commit 71cc569996dcb321cad9d47582d55bf9b1292f4f From 3e4d18d113777ea43bd4f02e817a823d1e7188db Mon Sep 17 00:00:00 2001 From: datadr1ven Date: Sun, 10 Aug 2025 11:49:35 -0600 Subject: [PATCH 2/2] update upgrade submodule in main branch --- upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upgrade b/upgrade index 71cc569..c83429a 160000 --- a/upgrade +++ b/upgrade @@ -1 +1 @@ -Subproject commit 71cc569996dcb321cad9d47582d55bf9b1292f4f +Subproject commit c83429af0a9d2d9c49e806c7a9e0c431337687da