Of course I did this from console. But I wanted to know how to do it from QtCreator. There is a menu item "Push To Gerrit" but this seems to use a hardcoded repository "origin". At least I couldn't find a way to change that.
Regards, Jochen Am Montag, den 01.06.2015, 05:35 +0000 schrieb Blasche Alexander: > git push gerrit HEAD:refs/for/<branch_name> > > https://wiki.qt.io/Gerrit_Introduction#Updating_a_Contribution_With_New_Code > > -- > > Alex > > ________________________________________ > From: qt-creator-bounces+alexander.blasche=theqtcompany....@qt-project.org > <qt-creator-bounces+alexander.blasche=theqtcompany....@qt-project.org> on > behalf of Jochen Becher <[email protected]> > Sent: Saturday, May 30, 2015 12:07 > To: [email protected] > Subject: [Qt-creator] Push to Gerrit from QtCreator > > Hello, > > I tried to push my first change to gerrit from within QtCreator. It > failed because the push command used "origin" as the remote repository > but my gerrit repository is named "gerrit". How do I change the > repository name in QtCreator? > > Regards, Jochen > > > > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/qt-creator > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/qt-creator _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
