-1

I have a problems with the files of my github repository. The text in Cyrillic is not displayed properly. Could I actually enable using cyrillic just for comments? Is it actually a guthub issue?

Thanks :)

user3166162
  • 71
  • 1
  • 1
  • 3

1 Answers1

1

Convert all your files to UTF-8, it should solve your problem. GitHub's website understands cyrillic at comments. If it does not correctly show them, maybe tgere is a problem with your client.

Nikolay K
  • 3,770
  • 3
  • 25
  • 37