Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
Qt Creator 4.8.0-beta1
-
Windows 7 x64
-
-
2a8c48cb15d50b8686e5cb4f29a96f4431a0ec37 (qt-creator/qt-creator/master) 8394bb0a2b (qt-creator/qt-creator/qds/dev)
Description
Steps to reproduce:
- Open the Branches side panel
- Checkout a branch
- Change to another branch or detached head with a command line git command
Result:
- The last checked out branch stays selected
- By using the "refresh" button, the correct branch gets selected
Expected behaviour:
- When checking out another branch, the new branch should be selected
- When checking out detached head, no branch should be selected
Attachments
Issue Links
- relates to
-
QTCREATORBUG-21204 Git Branches is not refreshed after first commit in new repository
- Closed