Hacker News new | ask | show | jobs
by RegEx 5044 days ago
I have no clue where that commit is coming from. How do I get to it? Thanks.
2 comments

It's the same commit you linked to, but ignoring whitespace changes (&w=1, like diff -w).
Apparently the parameter w=1 fixes the white space for the diff in the browser. Is there a way to make the pull request reference that?