summaryrefslogtreecommitdiffstats
path: root/pkg/commands/git_commands/bisect.go
AgeCommit message (Expand)Author
2022-01-26select current bisect commit even if bisect was started on another branchJesse Duffield
2022-01-26add another bisect integration testJesse Duffield
2022-01-26only show commits from start ref if bad commit is reachable from thereJesse Duffield
2022-01-22add support for git bisectJesse Duffield