top | item 33065222

(no title)

daptaq | 3 years ago

You can pass git blame -w to ignore whitespace changes, though yes, in general it is annoying.

discuss

order

rany_|3 years 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!

how_gauche|3 years ago

On GitHub you can add ?w=1 to diff URLs to get the same thing (there's a button for it too?)