What is the best way to setup wordpress development environment for freelancers with version control?
Have you looked at VVV ? Varying Vagrant Vagrants is designed to support WordPress plugin and theme development using vagrant boxes and github version control. https://github.com/Varying-Vagrant-Vagrants/VVV Re Github/Bitbucket – you may possibly use one master and then have a branch per subdomain if there is enough commonality, but from the very vague information you have … Read more