From 7cd9c3ecdd6a635bd44e172bebfda3a6db4def24 Mon Sep 17 00:00:00 2001 From: PriteshKiri Date: Mon, 3 Feb 2025 17:48:36 +0530 Subject: [PATCH 1/2] [docs]: Updated Git-Sync info --- docs/docs/gitsync.md | 1 + docs/versioned_docs/version-3.0.0-LTS/gitsync.md | 1 + 2 files changed, 2 insertions(+) diff --git a/docs/docs/gitsync.md b/docs/docs/gitsync.md index 5a417ffb3e..a510a8b8db 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 +- Git Sync integrates with self-hosted Git repository managers like Gitea, Gogs, and local Git repository manager. - 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..a510a8b8db 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 +- Git Sync integrates with self-hosted Git repository managers like Gitea, Gogs, and local Git repository manager. - 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**. From 1301c0e10710799bf02b450f06cd6723ab0006fe Mon Sep 17 00:00:00 2001 From: Karan Rathod Date: Mon, 3 Feb 2025 17:58:04 +0530 Subject: [PATCH 2/2] rephrase the content --- docs/docs/gitsync.md | 2 +- docs/versioned_docs/version-3.0.0-LTS/gitsync.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/gitsync.md b/docs/docs/gitsync.md index a510a8b8db..96897c4081 100644 --- a/docs/docs/gitsync.md +++ b/docs/docs/gitsync.md @@ -36,7 +36,7 @@ Facilitating the movement of applications across different ToolJet deployments ( ## Setting up GitSync :::info -- Git Sync integrates with self-hosted Git repository managers like Gitea, Gogs, and local Git repository manager. +- 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 a510a8b8db..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,7 +36,7 @@ Facilitating the movement of applications across different ToolJet deployments ( ## Setting up GitSync :::info -- Git Sync integrates with self-hosted Git repository managers like Gitea, Gogs, and local Git repository manager. +- 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**.