Bug P2
Status Update
Comments
pr...@prato.be <pr...@prato.be> #2
Hi, could you please share screen shots of the UI you refer? Currently in the Cloud Source Repositories UI, in the top you will find:
YourRepository > Branch > file
You have a drop down in Repository and in Branch to change anytime.
Description
When I am cloning a repo with cloud SDK it only downloads the master branch.
Example: gcloud source repos clone reponame --project=projectname
What you expected to happen:
Download all branches
Is this normal behavior? How do I download all branches?
Thanks