Git Provider Integration Guide
Learn to integrate a Capsule or Pipeline with an external Git repository
Was this helpful?
Learn to integrate a Capsule or Pipeline with an external Git repository
Was this helpful?
Git Provider Integration enables you to create a Capsule or Pipeline by cloning a Git repository (repo) from your Organization's Git Provider; either GitHub, GitLab, BitBucket, or Azure DevOps. You can Sync with the repo to push and pull changes directly to and from the Capsule or Pipeline, and link multiple Capsules or Pipelines to the same repo. This can be used for concurrent development in a Capsule or Pipeline, and to facilitate code organization and external collaboration.