On Sat, Aug 05, 2006 at 02:28:31AM -0700, Junio C Hamano wrote: > > + M ) color $1; echo "modified: $name"; uncolor $1;; > > + D*) color $1; echo "deleted: $name"; uncolor $1;; > > + T ) color $1; echo "1change: $name"; uncolor $1;; > Is "1" a typo? Oops, yes, not sure how that got in there. -Peff - : 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