All Collections
Common Tasks
Change Repository or Connection Type
Change Repository or Connection Type
Matt Gray avatar
Written by Matt Gray
Updated over a week ago

If you want to change the git repository that your project is connected to, try these steps:

  1. Visit your project's build settings page.

  2. Press the "Change Repo or Connection Type" button in the "Source" section.

  3. Select how you'd like to connect to your repository from one of the options, then click the "Next" button.

  4. If you selected the "Manual" connection type, enter the repository's SSH.

    Otherwise, select the repository from the list of available options. You might need to auth with the git provider if you haven't already.
    โ€‹

  5. Click the "Save" button.

  6. Done! All new bundles will now pull from your updated repository.

Did this answer your question?