Special character (') in export to Git notes

It seems the export to Git doesn’t work if you have a ’ character in the comments. The export says it is done, but on git nothing happens (and the export “happens” much quicker than normal).

So I can try and reproduce, is this exporting a project to GitHub or pushing code to another git repo from the command line? Thanks.

“Export to Git” button on the glitch website

There’s an ‘Export to GitHub’ button and in the input box that opens you specify the username and repo on GitHub you wish to export to, with the commit comment being auto-generated.

Hi, in the comment is where i experienced the issue.

1 Like

Ah, I get you now - thanks. I can reproduce, so we’ll get it fixed up.

This looks to be working now