|
2 |
edited tags
|
||
|
1 | [made Community Wiki] | ||
Are comments to show what version code was added/modified for useful?Some of the developers on the project I work on have a habit of commenting their code to show which version of the product it was added for, e.g.
Whenever I see this my blood pressure rises, and I have to spend 5 minutes browsing SO to cool off. It seems to me that they don't understand version control and if I were to use this practice too every other line in the source files would be a comment about when things were added. I'm considering removing all such comments from files that I work on, but am wondering is it just me being picky and is there actually some value to these comments?
|
||||
