From 41b08288b4dc6b38d48386d3b9ac2748f90ef5b7 Mon Sep 17 00:00:00 2001 From: "Brian S. Stephan" Date: Tue, 29 Jul 2025 10:14:48 -0500 Subject: [PATCH] set the og-csrd upstream to my fork --- .gitmodules | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 0e564e1..e749520 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,4 @@ [submodule "og-csrd"] path = og-csrd - url = https://github.com/callmepartario/og-csrd.git + url = https://github.com/bsstephan/og-csrd.git + branch = main