diff options
| author | Matt Hunter <m@lfurio.us> | 2026-05-10 03:08:00 -0400 |
|---|---|---|
| committer | Matt Hunter <m@lfurio.us> | 2026-05-10 04:47:01 -0400 |
| commit | 2fb1cc17f0c57f3f482791390e6c81eb5f906bc9 (patch) | |
| tree | de843fbcc335a25bacc0f203d3c5802916421005 /README.md | |
| parent | 1f17dcae1373968bed8c6e904c905566a45204ec (diff) | |
| download | git-sonar-2fb1cc17f0c57f3f482791390e6c81eb5f906bc9.tar.gz git-sonar-2fb1cc17f0c57f3f482791390e6c81eb5f906bc9.zip | |
After a bisect session begins and up until the first 'bad' and 'good'
revisions are identified, BISECT_EXPECTED_REV is undefined, and the
freshly started session goes undetected by git-precheck.
Among a few potential alternatives, BISECT_START is a better signal, as
it covers this gap and exists for the entire duration of a session -
from 'git bisect start' to 'git bisect reset'.
The file-based detection paradigm makes this choice more obvious.
Signed-off-by: Matt Hunter <m@lfurio.us>
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions
