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
  • #2187
Closed
Open
Issue created Aug 02, 2015 by Sven Strickroth@mrtuxOwner

Misshowed branch on many dialogs in the new version

By var... on May 09, 2014 11:36 (imported from Google Code)


What steps will reproduce the problem?

  1. Open Log
  2. Select a commit
  3. Checkout this commit
  4. After the dialog is shown press fast Ok, since you have already selected what commit you want.
  5. "master" branch will be checked out and not the selected.

This is happening because currently combo box with the selected branch is displayed asynchronously with a delay of some seconds on our repository. And pressing OK button is taking into consideration "master" branch instead of selected one.

What is the expected output? What do you see instead?
By default in all such dialogs (that need selected branches from Log window, like Checkout, Cherry-pick, etc.) could show currently selected hash and after resolution they could show branch names. This way if you select commit and do checkout and OK will do what you expect. If you disable OK before resolution will lose time of people that will use this dialog every time.

What version of TortoiseGit and msysgit are you using? On
what operating system?
Windows 8 x64, TortoiseGIT 1.8.8.

Please provide any additional information below.


Bug.png

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