mirror of
https://github.com/discourse/discourse.git
synced 2026-07-31 16:48:26 -05:00
Force pushing a commit to a theme repository used to break the updater, because the system was not able to count the commits behind the old and new version. This operation failed because a force push deleted the old commits. The user was prompted with a simple "500 server error" message.