Correct protobuf branch reference in .gitmodules.
This commit is contained in:
parent
b8617cc541
commit
af7e3279ed
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -17,7 +17,7 @@
|
|||||||
path = deps/protobuf
|
path = deps/protobuf
|
||||||
url = https://github.com/google/protobuf.git
|
url = https://github.com/google/protobuf.git
|
||||||
shallow = true
|
shallow = true
|
||||||
branch = master
|
branch = 3.1.x
|
||||||
[submodule "deps/libtomcrypt"]
|
[submodule "deps/libtomcrypt"]
|
||||||
path = deps/libtomcrypt
|
path = deps/libtomcrypt
|
||||||
url = https://github.com/libtom/libtomcrypt.git
|
url = https://github.com/libtom/libtomcrypt.git
|
||||||
|
Loading…
Reference in New Issue
Block a user