Ignore whitespace when comparing lines
Created by: omribahumi
Hi,
Is it possible to add a feature to ignore whitespace changes on diffs?
I saw that this was discussed on https://github.com/gitlabhq/gitlabhq/pull/4160 and it seems that this feature previously existed (by adding ?w=1
to the URL)
I tried adding it to a commit link but it didn't change anything. Am I missing something?
Thanks, Omri.