|
33 | 33 | * [GitHub](https://github.com/) |
34 | 34 | * [GitLab](https://gitlab.com/) |
35 | 35 | * [BitBucket](https://bitbucket.org/) |
| 36 | +* [Gitea](https://gitea.com/) |
36 | 37 | * ~~[GitCafe](https://gitcafe.com/)~~ Merged into coding.net. |
37 | 38 | * [Coding](https://coding.net/) |
38 | 39 | * [gitee](https://gitee.com/) |
@@ -89,6 +90,7 @@ $ gitopen @hotoo/gitopen # https://github.com/hotoo/gitopen |
89 | 90 | Default support [github.com](https://github.com/), |
90 | 91 | [bitbucket.org](https://bitbucket.org/), |
91 | 92 | [gitlab.com](https://gitlab.com/), |
| 93 | +[gitea.com](https://gitea.com/), |
92 | 94 | ~~[gitcafe.com](https://gitcafe.com/)~~, |
93 | 95 | [coding.net](https://coding.net/), |
94 | 96 | [gitee.com](https://gitee.com/), |
@@ -135,7 +137,7 @@ gitlab.company.net: |
135 | 137 | ``` |
136 | 138 |
|
137 | 139 | - `github.company.com`, `gitlab.company.net` is your company's git web server domain name. |
138 | | - - `type` is the type of your company's git web server, support `github`, `gitlab`, `gitbucket`, `coding`, `gitee`, `gitcode`, `antcode`. |
| 140 | + - `type` is the type of your company's git web server, support `github`, `gitlab`, `gitbucket`, `gitea`, `coding`, `gitee`, `gitcode`, `antcode`. |
139 | 141 | - `protocol`: protocol of your company's git web server, `http` or `https`. |
140 | 142 |
|
141 | 143 | Else if you are using other custom web system build your owner git server, you need config like: |
|
0 commit comments