diff --git a/docs/docs/gitsync.md b/docs/docs/gitsync.md index 5a417ffb3e..96897c4081 100644 --- a/docs/docs/gitsync.md +++ b/docs/docs/gitsync.md @@ -36,6 +36,7 @@ Facilitating the movement of applications across different ToolJet deployments ( ## Setting up GitSync :::info +- GitSync integrates with self-hosted Git repository managers, such as Gitea, Gogs, and other local Git management solutions. - ToolJet support git repo managers like GitHub, GitLab, Bitbucket, AWS CodeCommit, and Azure Repos. - Only Admins have the permission to configure the GitSync feature on workspace level. - The default branch name for the git repository should be **master**. diff --git a/docs/versioned_docs/version-3.0.0-LTS/gitsync.md b/docs/versioned_docs/version-3.0.0-LTS/gitsync.md index 5a417ffb3e..96897c4081 100644 --- a/docs/versioned_docs/version-3.0.0-LTS/gitsync.md +++ b/docs/versioned_docs/version-3.0.0-LTS/gitsync.md @@ -36,6 +36,7 @@ Facilitating the movement of applications across different ToolJet deployments ( ## Setting up GitSync :::info +- GitSync integrates with self-hosted Git repository managers, such as Gitea, Gogs, and other local Git management solutions. - ToolJet support git repo managers like GitHub, GitLab, Bitbucket, AWS CodeCommit, and Azure Repos. - Only Admins have the permission to configure the GitSync feature on workspace level. - The default branch name for the git repository should be **master**.