On Wed, Dec 28, 2011 at 7:25 PM, Reza Shah <rshah0...@kireihana.com> wrote:

> I committed below to master, at that time i do not have KDE/4.8.
>
> https://projects.kde.org/projects/kde/kdeplasma-addons/repository/revisions/8a03179be64f2dfb3fc6b52b38b0c7ba0d680dfa
>
> My purpose was to include my changes for new release of KDE SC 4.8.
>
> Does anyone can commit this also to branch KDE/4.8?
> Or please let me know how to do that?
>

'git checkout -t -b 4.8 origin/KDE/4.8'
'git cherry-pick <sha of your commit from master'
'git push origin 4.8:KDE/4.8'

That should backport your change to the 4.8 branch, and I'm sure I'm going
to have 10 people replying to this screaming "MERGE DONT CHERRY PICK!!"

warning: I'm a git newbie as well ;p

-- 
Shaun Reich,
KDE Software Developer (kde.org)
_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to