On Tue, May 06, 2008 at 01:51:28AM -0400, Jeff King wrote: > So anyway, here is the less invasive version. > > --- > git.c | 48 ++++++++++++++++++++++++++++++++++++++++++++---- > 1 files changed, 44 insertions(+), 4 deletions(-) NB: this of course works only for git-* that is a builtin, and does nothing for an external "git-foo" (of course it does work for "git foo" in that case). We need to decide if that is a showstopper, or if it is OK for that inconsistency to live (I don't think manually fixing all such git-foo is possible, since they could be user scripts). -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