cherry picking:: In SCM jargon, cherry picking is used to describe the action of selecting which commit should be ported from one branch to another. In GIT it means given one existing commit, apply the change the patch introduces, and record a new commit that records it. -- Jakub Narebski Warsaw, Poland - : send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html