So I have a local repository that I've pushed to Github as a new branch, without any trouble, but the next step is to clone that same repository to Google Cloud Source Repository, also as a new branch. This is terribly confusing because I'm unfamiliar with Cloud Source Repository and the documentation doesn't really go into much details w/ regards to setting up branches.
Could someone please help me out with some instructions? Thanks in advance!
Is it easier to go through a different workflow; that is: local -> Cloud Source Repo -> Github?