How to see spaces in GitKraken free version

Viewed 524

I use GitKraken and and it is really cool tool! Is it possible to see spaces in GitKraken?

For example, there are spaces, but GitKraken shows no spaces:

enter image description here

But another git visual tool shows spaces:

enter image description here

Is it possible to see spaces in free version of GitKraken?

1 Answers

I'm using GitKraken version 4.0.5 (MacOS and Windows) and spaces are shown:

enter image description here

You have however a designated button for hiding spaces (on the top-right corner):

enter image description here

Which results (same source with spaces):

enter image description here

Maybe is it turned on on your client?

Related