Git process with git synching deprecated

I noticed that Git Synching is legacy. Question for the group. We have 2 instances of Retool in our environment (2 repositories/2 separate URLs to access retool). so, i.e. staging.company.retool and production.company.retool

Looking for best process to promote from our staging environment to the production environment (if possible). thoughts on how to do this the best way.

Hey @claycurtis44! The current best process for promoting apps etc from your staging instance into your production instance would be with Source Control (git syncing's younger more well developed sibling). It's only available on our Enterprise plan as the docs indicate, but it is the best option for promoting code from instance to instance. Let me know if you have any questions after checking out those docs!