summaryrefslogtreecommitdiffstats
path: root/docs/content/doc/features/comparison.zh-cn.md
diff options
context:
space:
mode:
author6543 <6543@obermui.de>2020-01-16 07:43:02 +0100
committertechknowlogick <techknowlogick@gitea.io>2020-01-16 01:43:02 -0500
commit3ae5f8ef1118eba999f055267f3a2d9a01e77343 (patch)
tree202e3dc7704ef7391007668d42965c5e759ea2e8 /docs/content/doc/features/comparison.zh-cn.md
parent176e7fb5d54aff955eef863f62cc232eaf8eb590 (diff)
downloadgitea-3ae5f8ef1118eba999f055267f3a2d9a01e77343.tar.gz
gitea-3ae5f8ef1118eba999f055267f3a2d9a01e77343.zip
[Docs] Update Feature 'Reject unsigned commits' (#9793)
* update docs * add link to feature
Diffstat (limited to 'docs/content/doc/features/comparison.zh-cn.md')
-rw-r--r--docs/content/doc/features/comparison.zh-cn.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/doc/features/comparison.zh-cn.md b/docs/content/doc/features/comparison.zh-cn.md
index e55bc08991..b21a9b76d2 100644
--- a/docs/content/doc/features/comparison.zh-cn.md
+++ b/docs/content/doc/features/comparison.zh-cn.md
@@ -64,7 +64,7 @@ _表格中的符号含义:_
| 细粒度用户角色 (例如 Code, Issues, Wiki) | ✓ | ✘ | ✘ | ✓ | ✓ | ✘ | ✘ |
| 提交人的身份验证 | ✘ | ✘ | ? | ✓ | ✓ | ✓ | ✘ |
| GPG 签名的提交 | ✓ | ✘ | ✓ | ✓ | ✓ | ✓ | ✓ |
-| 拒绝未用通过验证的提交 | ✘ | ✘ | ✓ | ✓ | ✓ | ✘ | ✓ |
+| 拒绝未用通过验证的提交 | ✓ | ✘ | ✓ | ✓ | ✓ | ✘ | ✓ |
| 仓库活跃度页面 | ✓ | ✘ | ✓ | ✓ | ✓ | ✓ | ✓ |
| 分支管理 | ✓ | ✘ | ✓ | ✓ | ✓ | ✓ | ✓ |
| 建立新分支 | ✓ | ✘ | ✓ | ✓ | ✓ | ✘ | ✘ |