bisect: make abort into a non-error 975ef64c parent 9b02f868

An aborted bisect is currently treated like an error. This means that once an abort is triggered, any follow-up code from the bisection CLI doesn't get run. Change the bisector to treat an aborted command as any other evaluation and have it return an aborted result when it encounters it. This could be important for many future developments (putting bisect status in the op-log, interactive bisects, querying the state of a currently running bisect), but right now, it's mostly important for printing the reminder text about the right place to restore to in the op-log :)

authored by Daniel Morsing

..
ISSUE_TEMPLATE docs/cli: update URLs to from martinvonz user to jj-vcs org
1 year ago
actions github: use the `D:` drive on Windows 1 year ago
scripts github: show counts and allow offline counting for dependency-counting check
1 year ago
workflows github: bump the github-dependencies group with 4 updates
2 months ago
CODEOWNERS github: add a CODEOWNERS file with only the maintainers in
1 year ago
PULL_REQUEST_TEMPLATE.md PR template: include updating tests in checklist
11 months ago
dependabot.yml github: make dependabot updates weekly
11 months ago