Tag Archives: rant

Change history in code comments considered harmful

I really dislike seeing code comments that say // Changed by X on date Y for bug Z start … // Changed by X on date Y for bug Z end That is what revision control is for. Use commit … Continue reading

Posted in Programming | Tagged | Leave a comment