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] [blame] |
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