If you're working with the repository in your PC itself then you can use the git mv apps/font_Korean apps/fontkorean command - but I'm not sure what's available on the Github website I'm afraid.
Generally I'm not too bothered about having extra commits showing in the repo - but I guess if there are a bunch of single "rename X to Y" commits it's not ideal. I'm not sure if you can do it at your side, but it's just a quick button press when I click merge, so I just did it anyway.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Thanks - the PR looks great!
If you're working with the repository in your PC itself then you can use the
git mv apps/font_Korean apps/fontkorean
command - but I'm not sure what's available on the Github website I'm afraid.Generally I'm not too bothered about having extra commits showing in the repo - but I guess if there are a bunch of single "rename X to Y" commits it's not ideal. I'm not sure if you can do it at your side, but it's just a quick button press when I click merge, so I just did it anyway.