First off, let me commend you guys for having the best documentation / knowledgebase that I have ever read. Clearly illustrated, even more clearly written. Besides my Multisite question your documentation has resolved every hurdle that I have come across thus far.
My question today is not necessarily function but rather strategy. Work Flow. I am one of those old dinosaurs that refuses to put their test server with sensitive info into the cloud. I use a local virtualbox LAMP server with Virtualmin control panel to dev / test all my sites then push to production.
My question is:
I currently have the child plugin installed on 2 single sites that I am getting closer to pushing to production, after the upload how does MainWP handle the new production that has the same identifier but different url? ( exmaple.test vs. exmaple.com) Should I simply re-connect the prod site with a new identifier and thereby have both example.test and exmaple.com in my mainwp dashboard?
Are there any special git considerations that I need to make?
The only recommendation I can think of to your awesome docs more awesome are typical / graphical representations of different workflows when using mainwp… offline test server vs cloud server, etc.