[packagekit] PackageKit 0.6.18 released!

Fabio Erculiani lxnay at sabayon.org
Mon Sep 5 09:02:58 PDT 2011


On Mon, Sep 5, 2011 at 5:04 PM, Richard Hughes <hughsient at gmail.com> wrote:
> On 5 September 2011 15:58, Fabio Erculiani <lxnay at sabayon.org> wrote:
>> Where did my commit 5d6419ac83883e4d2161032f65d565df8eb007ac go? It's
>> not in 0.6.18.
>> I guess there have been workflow changes but I can't find anything on
>> this mailing list about it.
>> Care to explain?
>
> Did you cherry-pick the commit into PACKAGEKIT_0_6_X ?

How could I know that ;-)

>
> When we created the PACKAGEKIT_0_6_X branch all the commits to master
> just stay on master, and you have to explicitly pick commits into the
> new stable branch.
>
> Do do this you need to do:
>
> git branch --track PACKAGEKIT_0_6_X origin/PACKAGEKIT_0_6_X
> git checkout PACKAGEKIT_0_6_X

Nowadays, you just need:
git checkout PACKAGEKIT_0_6_X


> git cherry-pick 5d6419ac83883e4d2161032f65d565df8eb007ac
> git push

Done, thanks

> git checkout master
>
> Sorry if this wasn't communicated very well.
>
> Richard.




-- 
Fabio Erculiani



More information about the PackageKit mailing list