aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
diff options
context:
space:
mode:
authorGravatar kpayson64 <kpayson@google.com>2016-08-17 16:59:20 -0700
committerGravatar GitHub <noreply@github.com>2016-08-17 16:59:20 -0700
commitb80d9c9626076c3a83bc68456881394d3629f713 (patch)
tree69accc4082be9ce0295e01a8a38e7457f2b6a4d9 /.gitmodules
parentb731abf2159d833fb9f18661669b0a6011954e3d (diff)
parent7e024be839687470bd1343f70f08ec1e703eb9ec (diff)
Merge pull request #7594 from chedeti/grpc-thrift-v2
grpc thrift integration
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index d41b8d5213..92d5ac3e4f 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -17,3 +17,6 @@
[submodule "third_party/nanopb"]
path = third_party/nanopb
url = https://github.com/nanopb/nanopb.git
+[submodule "third_party/thrift"]
+ path = third_party/thrift
+ url = https://github.com/apache/thrift.git