10000 Defined 5.x branch for submodules (#710) · opencv/opencv-python@c9a96a6 · GitHub
[go: up one dir, main page]

Skip to content

Commit c9a96a6

Browse files
authored
Defined 5.x branch for submodules (#710)
1 parent 710c89e commit c9a96a6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
11
[submodule "opencv"]
22
path = opencv
33
url = https://github.com/opencv/opencv.git
4+
branch = 5.x
45
[submodule "opencv_contrib"]
56
path = opencv_contrib
67
url = https://github.com/opencv/opencv_contrib.git
8+
branch = 5.x
79
[submodule "multibuild"]
4FFE 810
path = multibuild
911
url = https://github.com/multi-build/multibuild.git
1012
[submodule "opencv_extra"]
1113
path = opencv_extra
1214
url = https://github.com/opencv/opencv_extra.git
15+
branch = 5.x

0 commit comments

Comments
 (0)
0