README.md: note that Gitea supports SSH commit signing

Resolves: #4
This commit is contained in:
Aminda Suomalainen ⚧ 2022-02-02 10:50:37 +02:00
parent f18376fc2d
commit 29d8423b34
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 1 additions and 2 deletions

View File

@ -42,8 +42,7 @@ would understand `--` before the file, but not enough to actually try it :smiley
### Forge support ### Forge support
* [Merged Gitea PR for add support for ssh commit signing](https://github.com/go-gitea/gitea/pull/17743) * 🥇 [Gitea v1.16.0 released 2022-01-30 (release notes)](https://github.com/go-gitea/gitea/releases/tag/v1.16.0) brought support for SSH signed commits. TODO: Add a link to their blog somewhere on this line once one exists.
* TODO: link to their blog once it's released
* [GitHub feedback: Allow using SSH keys to sign commits](https://github.com/github/feedback/discussions/7744) * [GitHub feedback: Allow using SSH keys to sign commits](https://github.com/github/feedback/discussions/7744)
* TODO: notify here when it actually works, link to their guide or maybe remove the section? * TODO: notify here when it actually works, link to their guide or maybe remove the section?
* [GitLab issues: Support for SSH signed commits](https://gitlab.com/gitlab-org/gitlab/-/issues/343879) * [GitLab issues: Support for SSH signed commits](https://gitlab.com/gitlab-org/gitlab/-/issues/343879)