< Previous Challenge - Home - Next Challenge >
The objective of this challenge is to create and configure a Git repository so that the code can be version controlled. You could use any external Git repository (Github/BitBucket/Gitlab etc) but the easiest way for this challenge is to use a Cloud Source Repository on GCP.
If you have completed the previous challenge, you should have the source code already unpacked on your Managed Notebook. But you’re free to complete this challenge on another environment such as Cloud Shell or your local machine.
Create a Cloud Source Repository, configure access through SSH.
Make sure that the source code is pushed to the freshly created repository and can be cloned from it.