Y
Hacker News
new
|
ask
|
show
|
jobs
by
alxndr
4416 days ago
I really wish GitHub would show me all diffs with `-w` by default, with a switch to turn it off...
1 comments
rkowalick
4416 days ago
Adding a query parameter of w=1 to a github page with a diff will ignore whitespace changes.
link
alxndr
4415 days ago
Yep, but I end up sticking that parameter on to a lot of URLs, so I'd like that to happen for every time I view a diff.
link