Open
Description
When working with Git, it's helpful to ignore whitespace changes to better show what was actually changed, rather than simply reformatted. The command line version offers the -w
flag for this feature.
If the underlying framework offers this as well, it would be handy to have as an option. But if it doesn't, and adding this would prove difficult, I'd totally understand leaving it out.