|
|
|
|
|
by u801e
2623 days ago
|
|
> Commit messages are a poor place to document code because they don't stay with the code. They actually do stay with the code only as long as the code is present in the code base. The code can be updated independently of its associated comment, but the associated commit message will change. |
|