|
|
|
|
|
by vemv
2459 days ago
|
|
prefixes such as "fix: " are better expressed at the bottom of the commit message body. They are metadata, and as such they shouldn't take more attention than the actual data. This matters when you are in a bug hunt in production - you want to find the culprit commit as efficiently as possible, without distractions. |
|