diff options
| author | Space Meyer <spm@google.com> | 2023-06-14 17:44:08 +0200 |
|---|---|---|
| committer | Space Meyer <git@the-space.agency> | 2023-06-15 11:08:36 +0200 |
| commit | 6d79604c767234e6f2a6421c1c65d344cce452c4 (patch) | |
| tree | dbc86c189528f838140c2f0fa2ce2c657c83b84b /executor/executor_test.h | |
| parent | 4c2028c3d628cb632f26a8a216975e8f02e9a3ca (diff) | |
pkg/vcs: search cherry-picks by title
We sometimes cherry-pick fixes to a bisected branch, for issues that
make large parts of history untestable. Previously we cherry-picked
if the fix commit hash isn't already present.
This is incorrect, as forks / lts trees may already cherry-picked the
fix. In this case the fix would be present, but not have the expected
hash. Unfortunately git doesn't have Change-Ids like gerrit, so there
is no great way to check if a fix is already present.
Instead we now just check whether any commit with the expected title
is present.
Diffstat (limited to 'executor/executor_test.h')
0 files changed, 0 insertions, 0 deletions
