Gitmodules track master

This commit is contained in:
Paul Ferrand 2019-09-21 14:36:58 +02:00
parent db0646b85d
commit 4bd987ec57

4
.gitmodules vendored
View file

@ -1,8 +1,8 @@
[submodule "external/abseil-cpp"] [submodule "external/abseil-cpp"]
path = external/abseil-cpp path = external/abseil-cpp
url = https://github.com/abseil/abseil-cpp url = https://github.com/abseil/abseil-cpp
shallow = true branch = master
[submodule "external/benchmark"] [submodule "external/benchmark"]
path = external/benchmark path = external/benchmark
url = https://github.com/google/benchmark url = https://github.com/google/benchmark
shallow = true branch = master