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
Currently a comparison between 'JOHN' and 'john' appears as a difference.
Is there a way to make the diff process ignore case?
Of course a workaround is to covert all to lower / upper
The text was updated successfully, but these errors were encountered:
Currently a comparison between 'JOHN' and 'john' appears as a difference.
Is there a way to make the diff process ignore case?
Of course a workaround is to covert all to lower / upper
The text was updated successfully, but these errors were encountered: