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
pull/10001/head
zhangskz 3 years ago committed by GitHub
parent e7cc1aa970
commit 0663080c5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      .gitmodules
  2. 2
      third_party/benchmark

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

@ -1 +1 @@
Subproject commit 0baacde3618ca617da95375e0af13ce1baadea47
Subproject commit 5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8
Loading…
Cancel
Save