You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/admin/git-providers.md
+24-3Lines changed: 24 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
#Git Providers
2
2
3
-
Coder integrates with git providerssodeveloperscan authenticate with repositories within their workspace.
3
+
Coder integrates with git providersto automate away the need fordevelopersto authenticate with repositories within their workspace.
4
4
5
5
##How it works
6
6
7
-
When developers use`git` inside their workspace, they arefirstprompted to authenticate. After that, Coder will store/refresh tokens for future operations.
7
+
When developers use`git` inside their workspace, they are prompted to authenticate. After that, Coder will store andrefresh tokens for future operations.
1.[Create a GitHub App](https://docs.github.com/en/apps/creating-github-apps/registering-a-github-app/registering-a-github-app) to enable fine-grained access to specific repositories, or a subset of permissions for security.
2. Adjust the GitHub App permissions. You can use more or less permissions than are listed here, this is merely a suggestion that allows users to clone repositories: