I tried that but get a message I have to pay $$$! In anyy case I do not 
want to pay without knowing what a Git is. I understand what a repository 
ism but I do not know how to install Git. 

On Wednesday, April 11, 2018 at 11:50:11 AM UTC-4, George (Cloud Platform 
Support) wrote:
>
> Hi again Kathleen, 
>
> Google Cloud Source Repositories 
> <https://cloud.google.com/source-repositories/docs/> should cover your 
> needs, as described in your short posting. Cloud Repositories are 
> fully-featured, private Git repositories hosted on Google Cloud Platform. 
>
> These are the easy steps required to create your repository, and to 
> download your source: after having selected or created a GCP project, you 
> install Git, and then install and initialize the Cloud SDK. The actual 
> command to create a repository is then: "gcloud source repos create hello-
> csr", where "hello-csr" is the name of your new repository. You can read 
> more on this subject from the "Quickstart for Linux" documentation page 
> <https://cloud.google.com/source-repositories/docs/quickstart>. The same 
> page indicates how to handle your source code with the help of a cloud 
> repository: clone a repository and then push to the cloud source 
> repository, as described on the same page 
> <https://cloud.google.com/source-repositories/docs/quickstart>.
>

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/4c9b0512-ba4a-4c23-9e09-8b1a414f1cfa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to