Git Import

Import a branch from a git repository. Clones the repository if URI is provided, or uses existing clone if only location is given.

  • URI: URI of the git repository

  • Branch: Branch name (default: master)

  • Location: Location of repository on disk (default: within workspace)