diff options
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
