On Fri, Feb 24, 2012 at 03:28:03AM -0500, Jeff King wrote: > I don't like repeating all of the convert_to_git policy logic. Perhaps > if you pass a NULL buffer to convert_to_git, it should run through its > usual logic, stopping just short of actually writing anything, and > return a flag indicating whether it _would_ convert... So here's a series that does that. [1/2]: teach convert_to_git a "dry run" mode [2/2]: do not stream large files to pack when filters are in use -Peff -- 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