Connecting to a Git Repository

Through the User Portal, you can connect to a Git repository.

Connecting to a Git Repository

  1. In the User Portal, click on the name of the Git repository git to which you wish to connect.
  2. Username: Enter your username.
  3. Password: Enter your password.
  4. Click the eye eye icon to show the password.
  5. Click the hide password hide password icon.
  6. Click Upload private key to upload a key.
  7. Click Next.

Access Key for Git

Connect with Terminal

  • To clone the repository, click copy next to the SSH command and paste it in your terminal.
  • To configure a remote repository, click copy next to the SSH command to run it.

Connect with Git Client

  • Click copy next to the URL and paste it in your Git client.

📘

Note

When connecting to the Git Repository, some inputs may vary depending on the server.
Depending on the Git software vendor:

  • Password may or may not be relevant
  • User may be personal username or git
  • Private key may or may not be mandatory
  • Port is variable