Gitmodules track master
This commit is contained in:
parent
db0646b85d
commit
4bd987ec57
1 changed files with 2 additions and 2 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
|
@ -1,8 +1,8 @@
|
|||
[submodule "external/abseil-cpp"]
|
||||
path = external/abseil-cpp
|
||||
url = https://github.com/abseil/abseil-cpp
|
||||
shallow = true
|
||||
branch = master
|
||||
[submodule "external/benchmark"]
|
||||
path = external/benchmark
|
||||
url = https://github.com/google/benchmark
|
||||
shallow = true
|
||||
branch = master
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue