Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Ignore White Space in GitKraken diff view

Tags:

git

gitkraken

I have GitKraken Pro, fully updated, the 'ignore whitespace' option doesn't seem to work very well. My IDE's linter makes a lot of cosmetic changes that makes diff views far more difficult to parse, visually. Is there something I can do to address this, or is there a better tool? GitKracken not ignoring whitespace

like image 256
David Little Avatar asked Aug 31 '25 04:08

David Little


1 Answers

when looking at a file diff you can click on the "¶" icon in the top right hand corner to ignore white space:

enter image description here

like image 109
Lingster Avatar answered Sep 02 '25 19:09

Lingster