Skip to content

Fix encoding error in refs/blame page

Ramya Authappan requested to merge github/fork/babatakao/master into master

Created by: babatakao

refs/blame page raises encoding error when the file contains non-ASCII characters.

ex) /master/blame/config/locales/ja.yml

fix it

Merge request reports