26.01.2018, 18:14, "Igor Mironchik" <igor.mironc...@gmail.com>:
> Hi,
>
> What if you have a patch based on 5.11 branch and you want to rebase it
> to 5.9, how do you do such work? Do you use regular git rebase? Or maybe
> you just do a new branch based on 5.9, do changes, commit and changes
> Change-Id to the existing and do push?

Checkout 5.9, cherry-pick your old patch

>
> Thank you.
>
> _______________________________________________
> Development mailing list
> Development@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development

-- 
Regards,
Konstantin

_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to