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
  • #3897
Closed
Open
Issue created Mar 14, 2022 by Jenia Habinsky@jackhab

Bisect refs are incorrect when working with worktrees

What steps will reproduce the problem?

  1. Create a work tree from a repo and add a branch
  2. Add a branch worktree
  3. Start a bisect in master worktree
  4. Start a bisect in branch worktree
  5. Check TortoiseGit log in branch tree with All Branches checkbox checked

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

Expected to see good and bad bisect refs in log window. Instead only bad ref is shown. If I reset bisect in the master worktree, branch worktree does not show neither bad nor good refs.

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

  • TortoiseGit 2.13.0.1 (C:\Program Files\TortoiseGit\bin)
  • git version 2.33.1.windows.1 (C:\Program Files\Git\bin; C:\Program Files\Git\mingw64; C:\Program Files\Git\etc\gitconfig)

In the picture are git log and TortoiseGit log of the master and branch worktrees

Clipboard1

Edited Aug 18, 2022 by Sven Strickroth
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking