diff options
| author | Jonas Rebmann <kernel@schlaraffenlan.de> | 2026-05-14 11:07:06 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-05-14 19:56:35 +0900 |
| commit | cb559918253d636dc00afa8cb468a810c1f4347b (patch) | |
| tree | d372899f80ffbd1a1443fa71cad790c9a248b789 /t/t4013/diff.diff_initial..side | |
| parent | 0c0f93e7fa645c1058226a9bfde9e2b4441edf96 (diff) | |
rev-parse: use selected alternate terms to look up refs
git rev-parse --bisect does not work when alternate bisect terms are
used, simply listing no revisions at all.
This is because a such bisect using e.g. "old" and "new" in place of
"good" and "bad" will name refs "refs/bisect/old" (or new) accordingly
so the hardcoded "refs/bisect/bad" (and good) yields no results in a
bisect using alternate terms.
Use the current bisect_terms to make rev-parse --bisect work in an
alternate term bisect.
Signed-off-by: Jonas Rebmann <kernel@schlaraffenlan.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4013/diff.diff_initial..side')
0 files changed, 0 insertions, 0 deletions
