Linus Torvalds <torvalds@xxxxxxxx> writes: > I have to say, that adding another pack-objects-specific flag to rev-list > doesn't necessarily strike me as very nice. > > It might be much better to just teach "git pack-objects" to walk the > object list by hand. The whole "git-rev-list | git-pack-objects" approach > made more sense back when git-rev-list was the _only_ think listing > objects, but now that we've librarized the whole object listing thing, > maybe it's time to avoid the pipeline and just do it inside the packer > logic. >... > Hmm? Comments? Yes it all makes perfect sense, though I am a bit too tired to assess how much work it would involve right now. -- VGER BF report: S 0.993177 - 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