You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
I'm not sure I understand what happens when I issue the command: gcloud preview app deploy. It seems to me like the code in the local repository is used for the build process and then the code from the google hosted git repository is used for actually running the app. If this is the case, how do I specify that I want it to use the code from a branch other than master? I kind of would expect to be able to do something like: gcloud preview app deploy --branch staging.
Josh Taylor
unread,
Jun 8, 2016, 9:39:14 PM6/8/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message