|
|
|
|
|
by jacquesm
4040 days ago
|
|
Yes, git diff -w is possible but it is not (unfortunately) the default (though I can see good reasons why it isn't). Also, note that you can do the same in github: Append ?w=1 to the url for the diff viewer and you'll get the whitespace ignored version. |
|