Skip to content

Commit 00898fd

Browse files
Merge pull request github#30518 from github/timrogers/instead-of-gpg
Update "Telling Git about your X.509 key" to not assume that GPG and X.509 are the only signing options
2 parents 689a994 + b2e3d91 commit 00898fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/reusables/gpg/x-509-key.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
## Telling Git about your X.509 key
33

4-
You can use [smimesign](https://github.com/github/smimesign) to sign commits and tags using S/MIME instead of GPG.
4+
You can use [smimesign](https://github.com/github/smimesign) to sign commits and tags using S/MIME.
55

66
{% data reusables.gpg.smime-git-version %}
77

0 commit comments

Comments
 (0)