|
|
|
|
|
by pydry
496 days ago
|
|
Git blame is something you use to ask "what the fuck"? Hence why it's got the tongue in cheek moniker "git blame". If devs are constantly asking "what the fuck?" all over the code base then that's usually coz tests, code comments, docs and code quality were all badly neglected. Better commit messages are a band aid over that gaping wound. |
|
As a lame example - Incident Response/SRE will also be trying to get their heads around changes being made - especially if they're responding to an outage, and trying to figure out what change broke production - and why it was made.
Not everyone will know every bit of the project as intimately as the Dev team - and having a good commit message will help any unfamiliar response team mitigate, or escalate accordingly.