On Wed, Sep 03, 2008 at 07:49:39PM +0200, Miklos Vajna wrote: > On Wed, Sep 03, 2008 at 05:43:03PM +0100, Jonathan del Strother <maillist@xxxxxxxxxxxxxx> wrote: > > What's the difference between 'git blame' & 'git annotate'? The > > output is practically identical - it's not obvious when you would use > > one over the other > > 'git annoate' is the same as 'git blame -c'. But 'git blame -c' is defined as "the same as 'git annotate'". So this answer does not really help. :-) (And yes, I'd love to hear some as well. When pruning the completion list, I've been on the verge of setting 'git annotate' as deprecated, but decided to do that in a separate patch later and properly. Please someone beat me to it. ;-) Petr "Pasky" Baudis -- 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