|
|
|
|
|
by Waterluvian
2623 days ago
|
|
Commit messages are a poor place to document code because they don't stay with the code. If the code isn't obvious, comments work wonders and often make the commit message more focused on documenting commit history not actual code. |
|