On Mon, 27 Dec 2010, Jonathan Nieder wrote: > Jonathan Nieder wrote: > > > For example, this would allow cherry-picking or reverting patches from > > a piece of history with a different end-of-line style, like so: > > > > $ git revert -Xrenormalize old-problematic-commit > > > > Currently that is possible with manual use of merge-recursive but the > > cherry-pick/revert porcelain does not expose the functionality. > > > > While at it, document the existing support for --strategy. > > > > Signed-off-by: Jonathan Nieder <jrnieder@xxxxxxxxx> > > --- > > Thoughts? > > Ping? I use this with -Xpatience fairly often. Am I the only one who > has wanted such a thing? FWIW, I have wanted it for the end-of-line scenario you describe above. /Martin -- 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