On Tue, Jul 15, 2008 at 6:26 PM, Nicolas Pitre <nico@xxxxxxx> wrote: > Anyway this is all hand waving until someone can come with some evidence > that git 1.4.4 is actually used by a significant amount of people, and > that those people depend on dumb transfer protocols. Can't we add a msg to 1.4.4.x when it finds pack version 2 to upgrade to 1.5.x? Gets rid of the problem all together while still giving the user a reasonable message when it finds a repo version 2. Hey, here's an idea, can't we have 1.4.4.x just give that msg for everything? $cat git #!/bin/sh echo "Please upgrade to 1.5.x, version 1.4.x is no longer supported nor should you even want to use it </cluebat>" -- Cheers, Sverre Rabbelier -- 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