On Thu, Oct 21, 2010 at 03:32:10PM -0500, Jonathan Nieder wrote: > No preference, since I never use "git annotate" myself. In fact, > long term, I'd rather see a "git blame --format=<template>" appearing > and "git annotate" replaced with a thin script wrapping "git blame". Isn't that what it is already? $ grep blame builtin/annotate.c return cmd_blame(argc + 1, nargv, prefix); -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