Repro Steps:
Import a theme from GitHub to the theme creator
Change the theme name in about.json of the GitHub repository.
Click check for updates
It should say You’re one commit behind!
Update it.
The name should be changed, but it doesn’t.
What do you think @david?
It’s designed so that you can update the name in Discourse to anything you want, without being overridden by GIT changes. For example, you might have multiple “alternate logo theme” components, and want to make the names more specific for each one.
So this is not a bug then?
Sort of a bug, we should update the name if the name changed in git and user did not override it.
Pretty big edge case though.