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
  • #3952
Closed
Open
Issue created Aug 18, 2022 by Kjell Rilbe@krilbe

Log window wrong branch after cherry pick if switched after log window brought up

What steps will reproduce the problem?

  1. Switch to branch X.
  2. Bring up log window and keep it open. Note that branch X is referenced in top left corner.
  3. Switch to branch Y.
  4. In the log window (showing X's history), cherry pick a commit and complete that process.

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

I would expect the still open log window to still display the log for branch X.

Instead, I see the history for branch Y, but the log window SAYS that it's showing history for branch X. A refresh (F5) updates the displayed branch reference so that it now correctly states that it's showing history for branch Y.

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

TortoiseGit: 2.13.0.1 git 2.37.1.windows.1

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