Cloning a Repository
You can clone the code repository to create a local copy on your computer, add or remove files, commit changes, and work on different branches by using Git operations.
You can use two methods to clone and use your repository: HTTPS and SSH Authorization.
If you have set up an API signing key (private/public key pair), you can use SSH authentication to clone your code repository. For details on how to create and manage the keys associated with a user, see the documentation on API signing keys.
For accessing DevOps using the Oracle Cloud Console, REST API, and CLI, see Accessing DevOps.
To clone the repository using the Console, follow these steps: