Felipe Contreras <felipe.contreras@xxxxxxxxx> writes: > On Sun, Apr 7, 2013 at 1:42 AM, Junio C Hamano <gitster@xxxxxxxxx> wrote: >> Felipe Contreras <felipe.contreras@xxxxxxxxx> writes: >> >>> Some people always do --annotate, lets not force them to always type >>> that. >>> >>> Signed-off-by: Felipe Contreras <felipe.contreras@xxxxxxxxx> >>> --- >> >> Sounds sensible; any tests to protect this from later breakages? > > Given that annotate doesn't even have tests, I don't think it's needed > at this point. That is a good way to spread earlier mistakes and add more instance of the same kind of mistakes into the future. It is perfectly fine to say "I ran out my Git time for the change itself; help by others to add test for it is appreciated." It is not reasonable to say "See there is the same mistake already in the code, so I am free to make the same mistake, you cannot hold it against me, and this feature should never be protected by tests". -- 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