mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-05 22:38:48 +00:00
Merge pull request #11902 from ToolJet/docs/git-sync-info
[docs]: Updated Git-Sync info
This commit is contained in:
commit
f683d3a04a
2 changed files with 2 additions and 0 deletions
|
|
@ -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**.
|
||||
|
|
|
|||
|
|
@ -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**.
|
||||
|
|
|
|||
Loading…
Reference in a new issue