Skip to content

Commit 8516daf

Browse files
committed
git modules no remote
1 parent c20454d commit 8516daf

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

.gitmodules

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
[submodule "tests/harness/modules/ruisapp"]
22
path = tests/harness/modules/ruisapp
33
url = ../ruisapp
4-
branch = main
4+
# branch = main
55
[submodule "tests/harness/modules/ruis-render-opengl"]
66
path = tests/harness/modules/ruis-render-opengl
77
url = ../ruis-render-opengl
8-
branch = main
8+
# branch = main
99
[submodule "tests/harness/modules/ruis-render-opengles"]
1010
path = tests/harness/modules/ruis-render-opengles
1111
url = ../ruis-render-opengles
12-
branch = main
12+
# branch = main
1313
[submodule "tool-configs"]
1414
path = tool-configs
1515
url = ../tool-configs
16-
branch = main
16+
# branch = main
1717
[submodule "tests/harness/modules/ruis-render-null"]
1818
path = tests/harness/modules/ruis-render-null
1919
url = ../ruis-render-null
20-
branch = main
20+
# branch = main

0 commit comments

Comments
 (0)