Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 4.11.1
-
-
a59420a9c3e18b0f0b38d25837b5aa5adf85dd6b (qt-creator/qt-creator/master)
Description
When selecting a remote branch to checkout in the Git branches list, it asks if we want to create a local branch, but the name field is empty, while it should be the name of the remote branch by default, and it should have an option to set remote branch as upstream.
It would ease up the workflows like in Gitlab where the remote branch is created when opening a merge-request from a issue BEFORE doing any commit, thus we need to checkout the branch locally to work on it...
Attachments
Issue Links
- is required for
-
QTCREATORBUG-19721 Git user interface improvements
- Reported
- relates to
-
QTCREATORBUG-24006 Suggest a local branch name when checking out a gerrit patchset
- Closed