Skip to content

Commit b129bff

Browse files
authored
clarify supported git providers (coder#202)
1 parent dfed19b commit b129bff

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

admin/git.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ their accounts with the Git repository service of choice.
88

99
## Support
1010

11-
Currently, Coder supports the following providers:
11+
Coder integrates with the following service providers for authentication and
12+
[user key management](https://coder.com/docs/environments/preferences#linked-accounts):
1213

1314
- GitHub (both GitHub.com and GitHub Enterprise)
1415
- GitLab (both GitLab.com and self-hosted GitLab)
@@ -17,6 +18,12 @@ Currently, Coder supports the following providers:
1718
rel="noreferrer noopener">doesn't support</a> managing SSH keys for users via
1819
OAuth)
1920

21+
Note that linking your Coder account with a git service provider is *not*
22+
required. Instead, you can use Visual Studio Code with git, the command-line
23+
tool, and we expect that this combination will work with most hosting software
24+
or services. However, Coder doesn't test these and cannot provide
25+
recommendations or support.
26+
2027
![Configure Git Integration](../assets/git-admin.png)
2128

2229
## Configuring OAuth

0 commit comments

Comments
 (0)