Hi libby , When resolving conflicts in a pull request with files containing non-ASCII characters, like Hebrew text, encoding issues may arise. Ensure the files use a consistent character encoding (preferably UTF-8). Verify that your text editor, Git settings, and repository configurations are all aligned with UTF-8 encoding. If issues persist, consider checking the Git configuration for autocrlf settings or using a different text editor that handles UTF-8 properly. Similarly, for other languages, maintaining consistent and proper encoding practices is crucial to avoid unintended character changes during conflict resolution in version control systems. Regards, Saravanan Ganesan.
When resolving conflicts in a pull request with a file that contains Hebrew text, some letters are changed incorrectly.
libby morgenshtren
0
Reputation points
someone have an idea what i can do? and if its happened in another language Thanks in advance :)
Community Center | Not monitored
46,236 questions