forked from sourcegraph/handbook
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcode_hosts.yml
49 lines (37 loc) · 969 Bytes
/
code_hosts.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# yaml-language-server: $schema=../schema/code_hosts.schema.json
gitlab_com:
title: GitLab.com
info_link: https://gitlab.com
gitlab_enterprise:
title: GitLab Enterprise
info_link: https://gitlab.com
github_com:
title: GitHub.com
info_link: https://github.com
github_enterprise:
title: GitHub Enterprise
info_link: https://github.com
bitbucket_server:
title: BitBucket Server and Bitbucket Data Center
info_link: https://bitbucket.org/
bitbucket_cloud:
title: BitBucket Cloud
info_link: https://bitbucket.org/
phabricator:
title: Phabricator
info_link: https://www.phacility.com/phabricator/
codecommit:
title: AWS CodeCommit
info_link: https://aws.amazon.com/codecommit
gitolite:
title: Gitolite
info_link: https://gitolite.com/
gerrit:
title: Gerrit
info_link: https://www.gerritcodereview.com/
perforce:
title: Perforce
info_link: https://www.perforce.com/
cvs:
title: CVS
info_link: http://cvs.nongnu.org/