Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
checkout back when good or bad are invalid in
gm repo bisect
(#165)
this PR makes sure the user get back to where they were before running `gm repo bisect`, i.e. - when the `--good` revision is not _good_ - when the `--bad` revision is not _bad_ - when the bisect runs properly, it should start on the same revision as before the _good_ / _bad_ checks
- Loading branch information