Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 3.3.1
-
Windows 7 64 bit
-
747118740400ec7aaa3fc4bddf162115232d25bc
Description
Have a git repository with two remote repositories, e.g.:
gerrit ssh://codereview.qt-project.org/qt-creator/qt-creator (fetch) gerrit ssh://codereview.qt-project.org/qt-creator/qt-creator (push) origin git://gitorious.org/qt-creator/qt-creator.git (fetch) origin git://gitorious.org/qt-creator/qt-creator.git (push)
When you try to use the "Push to Gerrit" dialog on this repository, you cannot select which remote repository to use.
It would be good if the user could select the remote, e.g. using a combo box.
Attachments
Issue Links
- duplicates
-
QTCREATORBUG-11841 No option to change the remote when pushing to gerrit.
- Closed