Commit 77b9754
Dave Rigby
Revert to original upstream tklv/rocksdb fork (tikv/6.29)
For the underlying rocksdb repo (not the rust-rocksdb Rust bindings),
there is no longer any difference between our fork
(6.29.tikv-ingest_external_files) and TiKV's branch we forked from:
```
❯ git diff 20225a41c..arthurprs/6.29.tikv-ingest_external_files
<EOF>
```
Change back to the original branch, and pin to the last merged tikv/6.29 SHA (20225a41c).1 parent 6a5ed8b commit 77b9754
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
Submodule rocksdb updated from 759d08c to 20225a4
0 commit comments