]> source.dussan.org Git - gitea.git/commitdiff
Add Issue link to feature compare "reject unsigned" (#7465)
author6543 <24977596+6543@users.noreply.github.com>
Sun, 14 Jul 2019 13:58:58 +0000 (15:58 +0200)
committerLunny Xiao <xiaolunwen@gmail.com>
Sun, 14 Jul 2019 13:58:58 +0000 (21:58 +0800)
* add issue "Reject unsigned commits" #7455 to docu

* change issue to orig one

docs/content/doc/features/comparison.en-us.md

index 45170bfa8400ccc69350c1b7d1206087fd0fb552..6bbbfba3b43514173d0db5b6992466e7762dc9b3 100644 (file)
@@ -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 | ✓ | ✘ | ✓ | ✓ | ✓ | ✘ | ✘ |