aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
diff options
context:
space:
mode:
authorGravatar Vijay Vasudevan <vrv@google.com>2016-02-09 11:56:04 -0800
committerGravatar Borg role tensorflow-git-owners <tensorflow-git-owners@ovbl60.prod.google.com>2016-02-09 13:03:05 -0800
commit3c13ae058ea45d855d8029b3d19f6567b86430b5 (patch)
treee5c86a23a97e1d27c81806167e2bc77ff5873193 /.gitmodules
parent49e337b4f163aa0a570333da7933303096ba3d29 (diff)
TensorFlow: change int -> size_t to silence warning
Change: 114243879
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 1b17ea57b9..0edca21239 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,3 @@
[submodule "google/protobuf"]
path = google/protobuf
- url = https://github.com/google/protobuf.git
+ url = https://github.googlesource.com/google/protobuf.git