|
|
|
|
|
by fweimer
83 days ago
|
|
The commit message should complement the code. Ideally, what the code does should not need a separate description, but of course there can be exceptions. Usually, it's more interesting to capture in the commit message what is not in the code: the reason why this approach was chosen and not some other obvious one. Or describe what is missing, and why it isn't needed. |
|
Writing and reading paragraphs of design discussion in a commit message is not something that seems common.