Testing in Production, #2

I need to add a new feature today, tags. And while normally I would setup a staging server to test things out on, I haven’t done that here. Mostly, because I don’t think anyone is paying attention.
It is very easy in the beginning to roll back changes in GIT. When this site to project gets larger, then adding testing environments makes sense, but not yet.