Y
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
hosainnet
3457 days ago
"Actually fixed"
https://github.com/search?utf8=%E2%9C%93&q=%22actually+fixed...
link
lemming
3457 days ago
"fixed this time":
https://github.com/search?utf8=%E2%9C%93&q=%22fixed+this+tim...
Just the first page is pretty funny.
link
WillAbides
3457 days ago
"really really fixed this time for real"
link
cmrx64
3457 days ago
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.
link
pix64
3457 days ago
These links do not work if you're not logged in.
link
tomschlick
3457 days ago
Yeah I think github does that to prevent bots searching the codebase as easily.
link