Skip to content

Commit 63965a4

Browse files
committed
add reusing git connections section
1 parent f5bbcfc commit 63965a4

File tree

1 file changed

+5
-0
lines changed
  • src/segment-app/extensions

1 file changed

+5
-0
lines changed

src/segment-app/extensions/git.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,5 +92,10 @@ Segment supports the following credential types for setting up a Git Connection:
9292
- **Git Token**: Git tokens are also supported across GitHub, GitLab, and Bitbucket, enabling token-based authentication for added flexibility.
9393
- **GitHub App**: For GitHub users, GitHub App integrations offer enhanced security and functionality. This method is exclusive to GitHub and supports additional features, such as [CI checks]().
9494
95+
### Reusing Git Connections
96+
97+
Segment lets you set up multiple Git Connections, allowing you to reuse credentials across both dbt and Git Sync. You can either use the same credential for multiple configurations or create separate Git Connections for each product and environment as needed.
98+
99+
If you plan to reuse a Git token across both dbt and Git Sync, ensure it has the necessary read and write permissions for both integrations.
95100
96101

0 commit comments

Comments
 (0)