Add submodule protobuf
This commit is contained in:
parent
2aec3586b7
commit
5c15ae5163
5
.gitmodules
vendored
5
.gitmodules
vendored
@ -49,3 +49,8 @@
|
|||||||
url = https://github.com/seizu/base128.git
|
url = https://github.com/seizu/base128.git
|
||||||
shallow = true
|
shallow = true
|
||||||
branch = master
|
branch = master
|
||||||
|
[submodule "deps/protobuf"]
|
||||||
|
path = deps/protobuf
|
||||||
|
url = https://github.com/google/protobuf.git
|
||||||
|
shallow = true
|
||||||
|
branch = 3.1.x
|
||||||
|
1
deps/protobuf
vendored
Submodule
1
deps/protobuf
vendored
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 7a4906faf29293013828f1d4d9414ffeaa1ab7a7
|
Loading…
Reference in New Issue
Block a user