Y
Hacker News
new
|
ask
|
show
|
jobs
by
parfe
5358 days ago
GNU diff supports -b (--ignore-space-change) and -B (--ignore-blank-lines) plus if you want to go all out -w (--ignore-all-space).
Git diff supports the same.