by shigemk2

当面は技術的なことしか書かない

git diff --ignore-all-space

Ignore whitespace when comparing lines. This ignores differences even if one line has whitespace where the other line has none.

wと同等。

git-scm.com