Commit e6128cdc authored by Logan Schmidt's avatar Logan Schmidt Committed by Rémy Coutable

Update doc/user/project/repository/gpg_signed_commits/index.md with clarifying...

Update doc/user/project/repository/gpg_signed_commits/index.md with clarifying gpg command for generating keys on other operating systems

See https://gitlab.com/gitlab-org/gitlab-ce/issues/36923.

Originally submitted at
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6492.
Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent 7316ee03
......@@ -55,6 +55,8 @@ started:
```sh
gpg --full-gen-key
```
_NOTE: In some cases like Gpg4win on Windows and other Mac OS versions the command here may be ` gpg --gen-key`_
This will spawn a series of questions.
......
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