On Monday, September 24, 2012 10:06:44 Reza Shah wrote: > And later how to merge this to master? Does 'git cherry-pick sha' when > i'm at master enough?
you need to `git push` again after the cherry pick. a cherry pick, like any git change set, is made locally only and you have to tell git to copy that change to a given remote (e.g. origin) -- 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