Hi @brunohbrito ,
I am really struggling with this project diffs, since all the files are UTF-16 Encoded. as you know git don't work well with this encoding specially the default GNU-Diff . and this makes files read as binary. with the default configrations !
I was going to send you a pull request to convert all the files in this project to UTF-8. but I thought I need to know your thoughts first.
Hi @brunohbrito ,
I am really struggling with this project diffs, since all the files are UTF-16 Encoded. as you know git don't work well with this encoding specially the default GNU-Diff . and this makes files read as binary. with the default configrations !
I was going to send you a pull request to convert all the files in this project to UTF-8. but I thought I need to know your thoughts first.