Y
Hacker News
new
|
ask
|
show
|
jobs
by
daptaq
1352 days ago
You can pass git blame -w to ignore whitespace changes, though yes, in general it is annoying.
1 comments
rany_
1352 days ago
I wouldn't have made this comment if I knew that. Though I suppose this is still an annoyance for git web interfaces. Thanks for the info!
link
how_gauche
1352 days ago
On GitHub you can add ?w=1 to diff URLs to get the same thing (there's a button for it too?)
link
rany_
1352 days ago
I can't find the button. I guess it's a hidden feature
link