From 93d2670039f7d68546a68eb0a917209b393b6527 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Mon, 4 Mar 2024 08:53:01 +0800 Subject: fix(gitmodules): add branch for sub modules --- .gitmodules | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index e95bcf8..9c4d6d0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,8 @@ [submodule "hydro_roll_core"] path = hydro_roll_core url = https://github.com/HydroRoll-Team/HydroRollCore + branch = main [submodule "nivis_python"] path = nivis_python url = https://github.com/HydroRoll-Team/nivis-python + branch = main \ No newline at end of file -- cgit v1.2.3-70-g09d2