diff options
author | Mark D. Roth <roth@google.com> | 2016-12-05 08:04:22 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-05 08:04:22 -0800 |
commit | d101e142110df4fec66a6b10c2055adbdfe1337d (patch) | |
tree | e3b60c4ac529001fea8fdc0a9fa5fe4005deb1fc /.gitmodules | |
parent | adc3fbc0a3a08bfa9c4a0fadfc2b9ce1ed77ecd7 (diff) |
Revert "Renamed google_benchmark submodule to benchmark"
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 6424a10b09..c32881cb95 100644 --- a/.gitmodules +++ b/.gitmodules @@ -18,5 +18,5 @@ path = third_party/thrift url = https://github.com/apache/thrift.git [submodule "third_party/google_benchmark"] - path = third_party/benchmark + path = third_party/google_benchmark url = https://github.com/google/benchmark |