1
0
mirror of synced 2025-12-21 19:06:49 -05:00
Commit Graph

13 Commits

Author SHA1 Message Date
Vanessa
6512cd21b5 Merge branch 'main' into export-GPG_TTY-instructions 2022-04-04 08:06:23 +10:00
Vanessa
e7e242260f Update content/authentication/managing-commit-signature-verification/telling-git-about-your-signing-key.md 2022-04-04 07:53:55 +10:00
Xia Tianyu
f91402f1cc Update telling-git-about-your-signing-key.md
Corrected instructions for setting the GPG_TTY environment variables on GNU/Linux
2022-03-14 19:32:34 +08:00
Akshay Hiremath
0c59f9abcc minor grammatical correction 2022-03-11 11:45:19 -05:00
Andreas Roussos
afdbb7dec8 Fix outdated URL for the ca-certificates package
The hyperlink pointing to the Debian project's page for
the ca-certificates package is outdated and, when clicked,
results in an Error page from the target website.

That's because the URL references the now EOL'd "jessie"
release (support for the LTS version ended on 2020-06-30),
and information for packages targeting that version is no
longer available from packages.debian.org.

In addition, the URL includes an ISO 639-1 language code
("hu") that would result in localised descriptions for the
requested package and its related packages in Hungarian.
This is most likely a typo, as that particular language is
not offered as an option while browsing GitHub's Docs.

This commit removes the language code and sets the release
name to "bullseye" (the current stable Debian release).
2022-03-02 11:53:40 +02:00
Gabriel Koch
ab39225733 Add example for outputting a gpg public key (#13740)
* Add example for outputting a gpg public key

* Update checking-for-existing-gpg-keys.md

* Delete display-existing-gpg-public-key.md

Co-authored-by: hubwriter <hubwriter@github.com>
2022-02-28 17:49:31 +00:00
Austen Stone
e2d01f065b Update telling-git-about-your-signing-key.md (#13825)
* Update telling-git-about-your-signing-key.md

suggest pinentry-mac

* Update content/authentication/managing-commit-signature-verification/telling-git-about-your-signing-key.md

Co-authored-by: hubwriter <hubwriter@github.com>
2022-02-28 17:28:23 +00:00
Sophie
40e926a4c1 Removed duplicate reusable directory 2022-02-16 14:13:12 +01:00
Peter Bengtsson
64216114c0 cleaning up trailing slash redirects (part 4) (#23601) 2021-12-13 08:49:40 +00:00
Leon
762b94592b Added quotation marks
When signing commits with git commit. User needs to specify the commit message within quotation marks.
2021-11-20 20:56:37 +00:00
Outsider
c330c1bf99 Remove incorrect info related with GPG sign 2021-10-27 09:36:31 +00:00
Laura Coursen
8f964ea2cb GHEC version (#20947)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Grace Park <gracepark@github.com>
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
Co-authored-by: Robert Sese <sese@github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
2021-10-15 15:41:33 -05:00
Laura Coursen
b8429d8248 "Authentication" top-level doc set (#21531) 2021-09-21 19:27:08 +00:00