commit | 41c9a06844059c82d255d32cd876361a9660195a | [log] [tgz] |
---|---|---|
author | Shad Ansari <shad@onlab.us> | Thu Jun 29 11:39:19 2017 -0700 |
committer | Shad Ansari <shad@onlab.us> | Thu Jun 29 11:39:19 2017 -0700 |
tree | ec13168c988fd0efc879ec4f20ca93c1e4a65004 | |
parent | 01a710240349b2aedc2bababd976ed37553ef876 [diff] [blame] |
Add grpc-c
diff --git a/.gitmodules b/.gitmodules index 3fd299b..a3495f3 100644 --- a/.gitmodules +++ b/.gitmodules
@@ -7,3 +7,6 @@ [submodule "third_party/protobuf-c"] path = third_party/protobuf-c url = https://github.com/shadansari/protobuf-c.git +[submodule "third_party/grpc-c"] + path = third_party/grpc-c + url = https://github.com/Juniper/grpc-c.git