Skip to main content
If you add a user to an Upsun project, but you haven’t added them to the remote repository on GitHub, GitLab, or Bitbucket, they can’t clone the project locally. That user might try to clone the repository using the CLI with the following command:
In this case, the user gets an error similar to the following:

Solution: Check external repository access rights

To enable the user to clone the repository, grant them the correct access rights for the integrated repository.
Last modified on May 27, 2026