Closed markeel closed 7 months ago
I submitted a pull request a year ago, and it still has to be reviewed. I basically forgot about it (and have been using my version of this plugin since then), How do we move this along?
I submitted a pull request a year ago, and it still has to be reviewed. I basically forgot about it (and have been using my version of this plugin since then), How do we move this along?
Please rebase this against the latest master
branch so this can be merged :slightly_smiling_face:
See Pull request workflow for instructions.
This changes the encoding of any string from libgit2 to be treated as UTF-8. The only down side of this fix is if someone was already using something like ASCII-8BIT, but that seems less likely than someone using UTF-8 but with characters that are multi-byte.