Reporch IDE

Import a GitHub repository

Create a workspace from a connected repository or remote URL.

Overview

Use GitHub Import from the launcher or Source Control. Choose from repositories visible to the connected account or enter a valid remote URL.

Before you start

  • A connected GitHub account
  • Read access to the repository

Steps

1. Open import

Choose Import GitHub on the launcher or Import from GitHub in Source Control.

2. Choose a method

Enter a remote URL or choose Clone from GitHub to load repositories.

3. Select a repository

Search the list and confirm the repository, default branch, and visibility.

4. Connect the workspace

Wait for import to finish and connect to the created workspace.

Expected result

  • The repository becomes a separate workspace.
  • Its remote information is connected to Source Control.

Troubleshooting

  • For a URL error, verify https://github.com/owner/repository.git and access permission.
  • If a private repository is missing, review GitHub authorization and reload the list.
Reporch Team