Update connected git repository

Step-by-Step Guide

Phase 1: Disconnecting Current Repository

  1. Click on Settings (⚙️) from the Paradime home screen

  2. Select "Workspace" from the Workspace Settings

  3. Click "Edit Repository" in the Git Connections Section

  4. Proceed with Caution: Read the instructions and type "Disconnect" in the provided field

Phase 2: Connecting New Repository

The following steps use GitHub as an example. The process is similar for other Git providers.

In Git Provider:

  1. Go to your project repository

  2. Select the "Code" dropdown

  3. Copy the SSH key

In Paradime:

  1. Click on Settings from Paradime

  2. Select "Workspace" from the Workspace Settings

  3. In the Git Connections section, Click "Edit Repository"

  4. Paste the SSH key in the "Repository SSH URL" field

  5. Copy the new generated Deploy Key

Back in Git Provider:

  1. Navigate to repository Settings

  2. Select "Deploy Keys"

  3. Create a new Deploy Key

  4. Paste the Deploy Key from Paradime

  5. Enable "Allow Write access"

Complete Setup in Paradime:

  1. Click "Save" to update your repository

Last updated

Was this helpful?