Is there a way to replace a production branch's schema and data from another branch?

I just recently did a db refator and was using another branch for a while in order to test it. Instead of redoing my steps is there a way to simply copy my test branch over to production?
Was this page helpful?