Configure branch for Git submodules

Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
Simon Rozman 2024-03-15 19:55:53 +01:00
parent 9809765b33
commit 525645b43b

1
.gitmodules vendored
View File

@ -1,3 +1,4 @@
[submodule "UnitTests/zlib"]
path = UnitTests/zlib
url = https://github.com/madler/zlib.git
branch = master