Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Topics Snippets
  • Register
  • Sign in
  • TortoiseGit TortoiseGit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 380
    • Issues 380
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 16
    • Merge requests 16
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • TortoiseGitTortoiseGit
  • TortoiseGitTortoiseGit
  • Issues
  • #3870
Closed
Open
Issue created Feb 13, 2022 by Marcono1234@Marcono1234

Dialog after "Bisect reset" offers bisect step options

What steps will reproduce the problem?

  1. In any repository (for example https://github.com/octocat/git-consortium) perform "Bisect start"
  2. Choose an arbitrary commit as last known good (with the example above, e05c856b) and the default branch as first known bad
  3. On the bisect dialog, choose "Bisect reset"
    ❌ The newly opened success dialog still has options for "Bisect good", "Bisect bad" and "Bisect skip", even though they should not be available. Using one of them shows an info dialog "Operation unknown or not allowed" (shouldn't that be an error dialog?)

What is the expected output? What do you see instead?

Expected: On the dialog after "Bisect reset" no further bisect options should be offered.

Actual: After "Bisect reset" it still offers step options. Using them fails with "Operation unknown or not allowed".

What version of TortoiseGit and Git are you using? On what operating system?

TortoiseGit 2.13.0.1
git version 2.35.1.windows.2

Microsoft Windows [Version 10.0.19043.1526]

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking