Commit 21c0031f authored by Achilleas Pipinellis's avatar Achilleas Pipinellis Committed by John Doe

Add note about using the term GPG for all related implementations

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/36970
parent 36f47103
# Signing commits with GPG # Signing commits with GPG
> [Introduced][ce-9546] in GitLab 9.5. NOTE: **Note:**
The term GPG is used for all OpenPGP/PGP/GPG related material and
implementations.
> - [Introduced][ce-9546] in GitLab 9.5.
> - Subkeys support was added in GitLab 10.1.
GitLab can show whether a commit is verified or not when signed with a GPG key. GitLab can show whether a commit is verified or not when signed with a GPG key.
All you need to do is upload the public GPG key in your profile settings. All you need to do is upload the public GPG key in your profile settings.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment