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

+3
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"]
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)