Skip to content

Commit f130117

Browse files
committed
stuff
1 parent fa0d70a commit f130117

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
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 = multiwindow # 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 = multiwindow # 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 = multiwindow # 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 = multiwindow # main
Submodule ruis-render-opengl updated 31 files
Submodule ruis-render-opengles updated 30 files

0 commit comments

Comments
 (0)