Skip to content
GitLab
    • Why GitLab
    • Pricing
    • Contact Sales
    • Explore
  • Why GitLab
  • Pricing
  • Contact Sales
  • Explore
  • Sign in
  • Get free trial
  • TortoiseGitTortoiseGit
  • TortoiseGitTortoiseGit
  • Issues
  • #3186

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