Update an environment’s deploying branch
Environments with Default Deployment enabled are configured to track a specific branch of an application’s wpcomvip GitHub repository. For example, new production environments are set up to track a branch named production
by default. Pushing any changes to this branch (via a push, merge, or rebase) triggers an automatic deployment to the production environment.