summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
author6543 <24977596+6543@users.noreply.github.com>2019-07-14 15:58:58 +0200
committerLunny Xiao <xiaolunwen@gmail.com>2019-07-14 21:58:58 +0800
commit97078d1bdf26cfc99e093234348ddea74af40baf (patch)
tree91501c2083737375fe1ff33a3a196f0f251e16c7 /docs
parent2739a0be98c0a565d7e1a7f37750c77c1df9338c (diff)
downloadgitea-97078d1bdf26cfc99e093234348ddea74af40baf.tar.gz
gitea-97078d1bdf26cfc99e093234348ddea74af40baf.zip
Add Issue link to feature compare "reject unsigned" (#7465)
* add issue "Reject unsigned commits" #7455 to docu * change issue to orig one
Diffstat (limited to 'docs')
-rw-r--r--docs/content/doc/features/comparison.en-us.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/doc/features/comparison.en-us.md b/docs/content/doc/features/comparison.en-us.md
index 45170bfa84..6bbbfba3b4 100644
--- a/docs/content/doc/features/comparison.en-us.md
+++ b/docs/content/doc/features/comparison.en-us.md
@@ -62,7 +62,7 @@ _Symbols used in table:_
| Granular user roles (Code, Issues, Wiki etc) | ✓ | ✘ | ✘ | ✓ | ✓ | ✘ | ✘ |
| Verified Committer | ✘ | ✘ | ? | ✓ | ✓ | ✓ | ✘ |
| GPG Signed Commits | ✓ | ✘ | ✓ | ✓ | ✓ | ✓ | ✓ |
-| Reject unsigned commits | ✘ | ✘ | ✓ | ✓ | ✓ | ✘ | ✓ |
+| Reject unsigned commits | [✘](https://github.com/go-gitea/gitea/issues/2770) | ✘ | ✓ | ✓ | ✓ | ✘ | ✓ |
| Repository Activity page | ✓ | ✘ | ✓ | ✓ | ✓ | ✓ | ✓ |
| Branch manager | ✓ | ✘ | ✓ | ✓ | ✓ | ✓ | ✓ |
| Create new branches | ✓ | ✘ | ✓ | ✓ | ✓ | ✘ | ✘ |