Hacker News new | ask | show | jobs
by bassdigit 2289 days ago
Paraphrasing the first comment of the commit[1]:

A commit message with such a long explanation helps nobody, because it is not searchable by Google, not even by GitHub[2]. [...] If the commit message requires a blog post to be good (searchable) – it is a poor commit message.

[1]: https://github.com/alphagov/govuk-puppet/commit/63b36f93bf75...

[2]: https://github.com/search?q=invalid+byte+sequence+in+US-ASCI...

2 comments

I must say our private git repos are a treasure trove of information, not using git for help is immensely stupid. In the same say it's sad that Jira and all do not help you find commit messages in a better way.
Not sure how to feel about being author of the most upvoted and also the least upvoted comment.