diff options
author | A. Unique TensorFlower <nobody@tensorflow.org> | 2016-03-23 11:24:22 -0800 |
---|---|---|
committer | TensorFlower Gardener <gardener@tensorflow.org> | 2016-03-23 13:37:53 -0700 |
commit | 62df5bef660a3b56fcabf7d8266b62b48fb4425b (patch) | |
tree | aad52bc3c14d34b1a7a74faa85c17708a33c1aff /.gitmodules | |
parent | eb9dfe550d18fd8b898ca7d9090b0db10db98c00 (diff) |
Creating a new contrib directory for audio ops using FFmpeg.
Change: 117956472
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
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 |