From 1d3874fe2f261c22eb88d150f03ae37eadeb2544 Mon Sep 17 00:00:00 2001 From: Manjunath Kudlur Date: Sun, 8 Nov 2015 15:14:37 -0800 Subject: TensorFlow: Upstream changes to git. Changes: - Docuementation changes. - Update URL for protobuf submodule. Base CL: 107345722 --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 0edca21239..1b17ea57b9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "google/protobuf"] path = google/protobuf - url = https://github.googlesource.com/google/protobuf.git + url = https://github.com/google/protobuf.git -- cgit v1.2.3