Configure branch for Git submodules
Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
parent
9809765b33
commit
525645b43b
1
.gitmodules
vendored
1
.gitmodules
vendored
@ -1,3 +1,4 @@
|
|||||||
[submodule "UnitTests/zlib"]
|
[submodule "UnitTests/zlib"]
|
||||||
path = UnitTests/zlib
|
path = UnitTests/zlib
|
||||||
url = https://github.com/madler/zlib.git
|
url = https://github.com/madler/zlib.git
|
||||||
|
branch = master
|
||||||
|
Loading…
x
Reference in New Issue
Block a user