Skip to content

Commit

Permalink
protobuf submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
ajhai committed Mar 22, 2018
1 parent 424d10d commit 73fc4ee
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@
[submodule "third_party/grpc"]
path = third_party/grpc
url = https://github.com/grpc/grpc
[submodule "third_party/protobuf"]
path = third_party/protobuf
url = https://github.com/google/protobuf.git
1 change: 1 addition & 0 deletions third_party/protobuf
Submodule protobuf added at e8ae13

0 comments on commit 73fc4ee

Please sign in to comment.