commit | e661bd33a071e2969364a8c21bcccef8ece57c46 | [log] [tgz] |
---|---|---|
author | Shad Ansari <shad@onlab.us> | Wed Jun 21 18:02:23 2017 +0000 |
committer | Shad Ansari <shad@onlab.us> | Wed Jun 21 18:02:23 2017 +0000 |
tree | 5a3bdb1e8ef2576f6634709f25ce0fd853af07f7 | |
parent | 283ed130cd881b66ad51360bd34c1d07fea5eb91 [diff] |
added grpc-c module
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..79580f4 --- /dev/null +++ b/.gitmodules
@@ -0,0 +1,3 @@ +[submodule "third_party/grpc-c"] + path = third_party/grpc-c + url = https://github.com/shadansari/grpc-c.git
diff --git a/third_party/grpc-c b/third_party/grpc-c new file mode 160000 index 0000000..353b40c --- /dev/null +++ b/third_party/grpc-c
@@ -0,0 +1 @@ +Subproject commit 353b40cd920cd749ed6cf71f8df17f1d5cf2c89d