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
This is due to GitCommand using Symfony ProcessUtils::escapeArgument which in turn calls escapeshellarg which strips out non ascii characters if LC_ALL is not set correctly. Haven't found a way yet to get around this.
No description provided.
The text was updated successfully, but these errors were encountered: