Hi Daniel, Am Donnerstag, 19. Juli 2018 schrieb Daniel Savi: > Hello everybody. I'm sorry for the probably stupid question again. Two > of my patches have been merged in April (to dev I assume).
Correct, they landed in dev i.e. upcoming 5.12. > Now, I did a > "git checkout dev" and "git rebase origin/dev" on my local machine that > didn't have the dev branch on it before. The rebase command told me, > that my local branch was up to date. "git branch" shows that I'm on "dev" Have you done 'git fetch' before? > My expectation was to have my patches included in that branch. But they > aren't, the files are still as they have been before my patch was merged. > > If anyone wants to check, I'm talking about these two patches: > Change-Id: Iaa8ec0246aaba004d98c9e8c66609795101519a9 > Change-Id: I2d269ef0f842e73af64d48bfef531d5fa3078088 > > What am I doing wrong? > > Regards, > > Daniel Savi Andre _______________________________________________ > Development mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/development > -- Von meinem Jolla gesendet _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
