13.3.2.3. Deploying from a Git Branch
When manual application deployment is configured, deploy an application from any Git branch with the following command, specifying the Git branch to deploy from:
$ rhc configure-app -a App_Name deployment-branch Git_Branch
The Git references supported with this command are SHA, branch, and tag.