aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorKristen Kozak <sebright@google.com>2016-09-08 16:10:38 -0700
committerKristen Kozak <sebright@google.com>2016-09-20 10:37:39 -0700
commite0afa60c8d5d2cb3704d431193527cf6d29e7872 (patch)
tree586428116100cde5d8e9e2a930205382e2a180f4 /.gitmodules
parent6bd5ee638b015b68630421cc01c75f4b282bca96 (diff)
downloadopencensus-java-e0afa60c8d5d2cb3704d431193527cf6d29e7872.tar.gz
Adds census-proto as a git submodule.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 00000000..9370a70b
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "proto"]
+ path = proto
+ url = https://github.com/google/census-proto