Revert third party/benchmark commit from Piper integrate and add ignore=dirty to submodule (#10104)
* Revert change to third_party/benchmark from Piper->Github sync * Add ignore=dirty to third_party/benchmark submodule
This commit is contained in:
parent
e7cc1aa970
commit
0663080c5a
1
.gitmodules
vendored
1
.gitmodules
vendored
@ -1,6 +1,7 @@
|
||||
[submodule "third_party/benchmark"]
|
||||
path = third_party/benchmark
|
||||
url = https://github.com/google/benchmark.git
|
||||
ignore = dirty
|
||||
[submodule "third_party/googletest"]
|
||||
path = third_party/googletest
|
||||
url = https://github.com/google/googletest.git
|
||||
|
2
third_party/benchmark
vendored
2
third_party/benchmark
vendored
@ -1 +1 @@
|
||||
Subproject commit 0baacde3618ca617da95375e0af13ce1baadea47
|
||||
Subproject commit 5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8
|
Loading…
Reference in New Issue
Block a user