Skip to content

Fixed Redundant UTF-8 Sequence error

username-removed-12081 requested to merge github/fork/d3m3vilurr/master into master

When Tree or Network page is opened and commit log's encoding is non-UTF-8, may be occur "Redundant UTF-8 Sequence" error. This patch fixes the error.

Merge request reports