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/code_hosts/github.mdx
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
# GitHub
2
2
3
+
<TierCallout>
4
+
Supported on all Sourcegraph [pricing](https://sourcegraph.com/pricing) plans.
5
+
</TierCallout>
6
+
3
7
Site admins can sync Git repositories hosted on [GitHub.com](https://github.com) and [GitHub Enterprise](https://enterprise.github.com) with Sourcegraph so that users can search and navigate the repositories.
Copy file name to clipboardExpand all lines: docs/admin/code_hosts/gitlab.mdx
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
# GitLab
2
2
3
+
<TierCallout>
4
+
Supported on Sourcegraph [Free](/pricing/free) and [Enterprise](/pricing/enterprise) plans.
5
+
</TierCallout>
6
+
3
7
Site admins can sync Git repositories hosted on [GitLab](https://gitlab.com) (GitLab.com and GitLab CE/EE) with Sourcegraph so that users can search and navigate the repositories.
Copy file name to clipboardExpand all lines: docs/admin/code_hosts/index.mdx
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
# Code host connections
2
2
3
+
<Callouttype="info">Sourcegraph Enterprise Starter supports only GitHub as a code host connection. Enterprise plan can connect to all supported code hosts listed on this page.</Callout>
4
+
3
5
Sourcegraph can sync repositories from code hosts and other similar services. We designate code hosts between Tier 1 and Tier 2 based on Sourcegraph's capabilities when used with those code hosts.
0 commit comments