On Mon, 2008-12-22 at 21:26 +0100, Werner Hoch wrote: > Hi there, > Whitespace changes are influencing the results, too. If e.g. Peter C. > removed some trailing whitespaces from a line, git annotate will tell > that Peter C wrote the line. ;-)
git blame has a -w option to ignore whitespace changes. Not sure if git annotate could be taught a similar trick. > Acually we've "removed" 1000 LOCs between 1.4.2 and 1.5.1. It's not a good feature if implementing it didn't take -ve lines of code ;) -- Peter Clifton Electrical Engineering Division, Engineering Department, University of Cambridge, 9, JJ Thomson Avenue, Cambridge CB3 0FA Tel: +44 (0)7729 980173 - (No signal in the lab!) _______________________________________________ geda-dev mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev
