You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whenever I run GitUI in a new working directory, when comparing differences, I have to do o to get into Options, then under Diff, I set "Ignore whitespaces" to true.
I would like it so that within the config directory, I can place a gitui.ron file with the content:
Whenever I run GitUI in a new working directory, when comparing differences, I have to do
o
to get into Options, then under Diff, I set "Ignore whitespaces" totrue
.I would like it so that within the config directory, I can place a
gitui.ron
file with the content:Then when GitUI starts up, it uses these values as the new defaults, and any changes you make would be written to
.git/gitui
in the working directory.The text was updated successfully, but these errors were encountered: