deploy_production: Disallow local branch 'prod' in deploy.

We had a hack to allow the 'prod' local branch to exist in our lab
deployement. This workaround is no longer necessary.
This CL makes the deploy script more restrictive, disallowing this local
branch.

BUG=chromium:463275
TEST=(1) (updated) unittests.
     (2) Push-to-prod.

Change-Id: I4607dfc2e718b084d7ca6455bb25f020338df43e
Reviewed-on: https://chromium-review.googlesource.com/264389
Reviewed-by: Prathmesh Prabhu <pprabhu@chromium.org>
Commit-Queue: Prathmesh Prabhu <pprabhu@chromium.org>
Tested-by: Prathmesh Prabhu <pprabhu@chromium.org>
2 files changed