Files
dolt/.gitmodules
Aaron Son b826ea2320 proto/third_party: Check in submodules for protobuf and googleapis dependencies.
Update Makefile and README for dependencies.
2019-07-24 11:14:46 -07:00

7 lines
255 B
Plaintext

[submodule "proto/third_party/protobuf"]
path = proto/third_party/protobuf
url = git@github.com:protocolbuffers/protobuf.git
[submodule "proto/third_party/googleapis"]
path = proto/third_party/googleapis
url = git@github.com:googleapis/googleapis.git