Importing a Repository

PolyGit lets you import Git repositories that already exist on your device into the app. If you are importing from iCloud Drive, it is recommended that you import from a bundle. Using a bundle will cause iCloud to download the repository contents before the import.

Importing from a Directory

  1. Go to the Repositories screen.
  2. Select More.
  3. Select Import Repository.
  4. Select Repository to Import.
  5. Select Select Folder.
  6. Navigate to and select the repository you would like to import.
  7. Select Import.
  8. The repository will import into PolyGit.

Importing from a Bundle

  1. Add the .bundle extension to your Git repository.
  2. Go to the Repositories screen.
  3. Select More.
  4. Select Import Repository.
  5. Select Repository to Import.
  6. Select Select Bundle.
  7. Navigate to and select the repository you would like to import.
  8. Select Import.
  9. The repository will import into PolyGit.