Hacker News new | ask | show | jobs
by tomschlick 3457 days ago
Should be an interesting research tool to see how often we use shitty commit messages when trying to get something fixed...

https://github.com/search?utf8=%E2%9C%93&q=fix&type=Commits&...

2 comments

"fixed this time": https://github.com/search?utf8=%E2%9C%93&q=%22fixed+this+tim...

Just the first page is pretty funny.

"really really fixed this time for real"
I'm definitely guilty of this one. My big mistake is I always think "oh this will be an easy fix" when configuring a CI system, and then it doesn't work, and I don't split into a new branch then and there.
These links do not work if you're not logged in.
Yeah I think github does that to prevent bots searching the codebase as easily.