diff options
| author | Kristen Kozak <sebright@google.com> | 2016-09-22 11:24:11 -0700 |
|---|---|---|
| committer | Kristen Kozak <sebright@google.com> | 2016-09-22 14:26:32 -0700 |
| commit | ff4c066dc46801851fa1fd2be6319c7aaa5dffee (patch) | |
| tree | a3805954fab096a6cbd774237bf5183c501f04e5 /.gitmodules | |
| parent | ae7d6444e708d2cb32b260d41b83175871ae20cd (diff) | |
| download | platform_external_opencensus-java-ff4c066dc46801851fa1fd2be6319c7aaa5dffee.tar.gz platform_external_opencensus-java-ff4c066dc46801851fa1fd2be6319c7aaa5dffee.tar.bz2 platform_external_opencensus-java-ff4c066dc46801851fa1fd2be6319c7aaa5dffee.zip | |
Builds Protocol Buffers with Maven.
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 9370a70b..bda32e2b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "proto"] path = proto - url = https://github.com/google/census-proto + url = https://github.com/google/census-proto.git |
