On Monday, February 6, 2012 14:44:25 Ignat Semenov wrote: > Marco Martin wrote: > > On Mon, Feb 6, 2012 at 9:22 AM, Ignat Semenov <ragnarok...@gmail.com> > > > > wrote: > >> Hello fellow plasma devs! > >> > >> This change, while trivial, contains 2 strings, "Ascending" and > >> "Desending". I've found out that the very same strings already exist in > >> Dolphin, which lives in the same module as plasma-applet-folderview, kde- > >> baseapps. Does that mean that this commit can be backported to 4.8? > > > > well, regardless of the strings, that's a feature, so i would prefer it > > 4.9 only > > Hello Marco, > > In the case that I won't backport the change, will I be able to backport > later commits using git cherry-pick correctly? Does Git use the diffs for > cherry-picking?
it uses the diff of the current change; it doesn't need to replay all changes in between. of course, if a change touches code that this commit changes, then that change will need to be manually merged back. but generally git makes this as easy as it can be. > Another one is, of course, that this useful feature will have a > longer lifetime and more users :) we could say that about every feature :) -- Aaron J. Seigo
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel