On Fri, Jul 11, 2014 at 03:55:45PM -0700, Jacob Keller wrote: > From: Jeff King <[email protected]> > > Make the parsing of the --sort parameter more readable by having > skip_prefix keep our pointer up to date. > > Signed-off-by: Jeff King <[email protected]> > Signed-off-by: Jacob Keller <[email protected]> > --- > Fixed issue with patch in that we dropped the reset to STRCMP_SORT, discovered > by Junio.
I think what Junio queued in ce85604468 is already correct, so we are fine as long we build on that. -Peff -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html

