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
The commit message in the Web UI no longer supports non-ASCII characters. If I input non-ASCII characters, the commit does succeed, but the commit message is mangled by being decoded to ASCII before the git command is issued. This is an old regression probably caused by #439.
Reported based on a user's discussion here: #621