Skip to content

Commit 583294d

Browse files
authored
Fix missing branch in gitmodules (#9)
1 parent 256f128 commit 583294d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitmodules

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@
181181
[submodule "dynamic-security-analysis-server"]
182182
path = backend/servers/dynamic-security-analysis-server
183183
url = https://github.com/gridsuite/dynamic-security-analysis-server
184+
branch = main
184185
[submodule "cgmes-boundary-import-job"]
185186
path = backend/jobs/cgmes-boundary-import-job
186187
url = https://github.com/gridsuite/cgmes-boundary-import-job
@@ -312,3 +313,4 @@
312313
[submodule "user-identity-oidc-replication-server"]
313314
path = backend/servers/user-identity-oidc-replication-server
314315
url = https://github.com/gridsuite/user-identity-oidc-replication-server
316+
branch = main

0 commit comments

Comments
 (0)