1

I am very new to both GCP and github.

For an application running on GCP, I want to push my code from my local machine to GCP. I know that GCP is very well connected with Github.

However I am wondering if GCP has a service similar to github for hosting private repositories? If so, where can I find more info about it.

If not, is there a way to avoid a separate paid monthly subscription?

Lefteris S
  • 1,614
  • 1
  • 7
  • 14
Shambho
  • 3,250
  • 1
  • 24
  • 37

1 Answers1

2

Yes, here is the documentation : https://cloud.google.com/source-repositories/

Alexandre
  • 1,940
  • 1
  • 14
  • 21