commit from master to branch kde 4.8

Shaun Reich shaun.reich at kdemail.net
Thu Dec 29 00:55:51 UTC 2011


On Wed, Dec 28, 2011 at 7:25 PM, Reza Shah <rshah0385 at 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)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20111228/016e60a7/attachment.html>


More information about the Plasma-devel mailing list