If you have a repository at another Git provider, this guide shows you how to import that repository into GitHub so you can connect it to your application hosted at Kinsta.

  1. In GitHub, click The plus sign (+) in the upper right corner and select Import a repository.
  2. Copy the repository URL from your other Git provider and paste it into Your old repository’s clone URL in GitHub.
  3. If you are a member of an Organization in GitHub, choose an Owner for your new repository.
  4. Enter your Repository name.
  5. Choose a privacy setting for the new repository and click Begin import.

    Import repository to GitHub.
    Import repository to GitHub.

  6. If the repository at the other Git provider is private, enter your Username/Login and Password when prompted and click Submit.

Related Documentation