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.
-- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/eee086e2-8554-4764-abe1-1eb17268e294%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
