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] (https://files.readme.io/a34251e-Screen_Shot_2021-11-02_at_2.14.30_PM.png) to which you wish to connect.
  1. Username: Enter your username.

  2. Password: Enter your password.

  3. Click the eye ![eye] (https://files.readme.io/9b92152-show_password.png) icon to show the password.

  1. Click the hide password ![hide password ] (https://files.readme.io/64245ea-hide_password.png) icon.
  1. Click Upload private key to upload a key.
  2. Click Next.
3520

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