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 384
    • Issues 384
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 14
    • Merge requests 14
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Model experiments
  • 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
  • #3186
Closed
Open
Issue created Mar 25, 2018 by Marko Binić@mbinic

Bisect skip missing on dialogs and in automation and bisect docs

What steps will reproduce the problem?

  1. Start a bisect session (Bisect start)
  2. Choose some commits and click OK
  3. After the initial commands are done (start, last good, first bad) notice the split button in the bottom left corner of the dialog
  4. Click on the button to see the menu
  5. Bisect skip is missing

Apart from the dialog, this command isn't mentioned in the automation docs (https://tortoisegit.org/docs/tortoisegit/tgit-automation.html#tgit-automation-1-table), nor the bisect docs (https://tortoisegit.org/docs/tortoisegit/tgit-dug-bisect.html).

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

I expect to see:

  • Bisect skip in the button's menu on the dialog.
  • command:bisect /skip mentioned in the automation docs
  • bisect skip menu item mentioned and pictured in bisect docs

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

I'm running TortoiseGit 2.6.0.0 and git 2.16.0.windows.2, on Windows 10 1709 (build 16299.334).

Please provide any additional information below.

I believe all necessary changes are done in pull request #216 on GitHub. I've tested TortoiseGitProc with the change locally. Please review and let me know if any corrections are needed, or if I missed something.

Edited Mar 25, 2018 by Marko Binić
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking