aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2017-10-04 10:49:20 -0700
committerGravatar Craig Tiller <ctiller@google.com>2017-10-04 10:49:20 -0700
commit92a3805cd37ab41315ded5b5142089db62887b89 (patch)
tree6d9a519705a4adea5d8142225fe6e56b7fc8565e /.gitmodules
parentebae8a8c9f15425da8f07442642ca308f3c6612c (diff)
Submodule bloaty mcbloatface
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 144fd080ac..8af0052128 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -24,3 +24,6 @@
path = third_party/cares/cares
url = https://github.com/c-ares/c-ares.git
branch = cares-1_12_0
+[submodule "third_party/bloaty"]
+ path = third_party/bloaty
+ url = https://github.com/google/bloaty.git