On Sun, 28 Feb 2010, Junio C Hamano wrote: > Given that "rebase--interactive", which is the sole in-tree user of > cherry-pick, has its own fast-forwarding logic to skip call to it, it > seems to take too much time out of me to deal with the code churn for > dubious benefit---the series does not seem to solve any real problem. "git cherry-pick" is a porcelain command, so it shouldn't be evaluated on the basis of in-tree users, but on whether people running it from the command line would find it helpful. Of course, I don't think it's especially high-value there, either. -Daniel *This .sig left intentionally blank* -- To unsubscribe from this list: 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