[Interest] Contributing to Qt

Michael Jabbour micjabbour at gmail.com
Sat Dec 30 11:52:33 CET 2017


You need to push to remote "gerrit" to the branch
"refs/for//target-branch/", after running the init-repository script.

The whole process is documented in the Qt wiki:
https://wiki.qt.io/Qt_Contribution_Guidelines
Also, this talk by Thiago Macieira (
https://www.youtube.com/watch?v=bWuOQoY1J78 ) elaborates more on the topic.

On 30/12/2017 9:12 AM, Igor Mironchik wrote:
> Hello,
>
> I want to contribute a little to Qt.
>
> I cloned qtbase from git://code.qt.io/qt/qtbase.git
>
> Created branch with
>
> git branch test
>
> git checkout test
>
> made changes
>
> git commit -a
>
> Great but now I have a question: how should I correctly push my changes?
>
> Provide a working example please.
>
> Thank you.
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20171230/99d59929/attachment.html>


More information about the Interest mailing list