1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-23 02:38:35 +00:00

Docs: replace gitea with Gitea (#17838)

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
This commit is contained in:
qwerty287
2021-11-28 14:28:30 +01:00
committed by GitHub
parent 1fee11d69a
commit b1df890951
14 changed files with 48 additions and 48 deletions

View File

@@ -20,7 +20,7 @@ menu:
{{< toc >}}
Gitea will verify GPG commit signatures in the provided tree by
checking if the commits are signed by a key within the gitea database,
checking if the commits are signed by a key within the Gitea database,
or if the commit matches the default key for git.
Keys are not checked to determine if they have expired or revoked.