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

22 Commits

Author SHA1 Message Date
Matt Pollard
dc2ba532b4 GitHub Enterprise Server 3.6 release candidate (#28905) 2022-07-26 18:56:17 +02:00
David Staheli
ddb4d39e00 Improved GPG key management experience (#29113) 2022-07-19 10:25:03 +00:00
hubwriter
e0edd85b4f Fix more broken links 2022-07-13 14:38:16 +00:00
hubwriter
c02e7b8dfc Update the text of links to articles with revised names 2022-07-13 12:01:00 +00:00
Sophie
ea82eb8082 Merge branch 'main' into sophie-6496 2022-06-03 12:32:08 +02:00
Sophie
61898128f7 renamed 1 files 2022-05-31 09:55:32 +02:00
Tahlia G
3efe65a42b Rebase and merge verification (#27972)
* Update to rebase and merge help doc

adding additional info about verification for commits made using rebase and merge

* Update about-merge-methods-on-github.md

adding reusable text to https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/configuring-pull-request-merges/about-merge-methods-on-github#rebasing-and-merging-your-commits

* Update about-commit-signature-verification.md

Adding reusable text to https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification

* Update content/authentication/managing-commit-signature-verification/about-commit-signature-verification.md

* Update content/authentication/managing-commit-signature-verification/about-commit-signature-verification.md

* Update content/authentication/managing-commit-signature-verification/about-commit-signature-verification.md

* Update data/reusables/pull_requests/rebase_and_merge_verification.md

* Update data/reusables/pull_requests/rebase_and_merge_verification.md

* Update data/reusables/pull_requests/rebase_and_merge_verification.md

* Update data/reusables/pull_requests/rebase_and_merge_verification.md

* Update data/reusables/pull_requests/rebase_and_merge_verification.md

* Update content/repositories/configuring-branches-and-merges-in-your-repository/configuring-pull-request-merges/about-merge-methods-on-github.md

Co-authored-by: hubwriter <hubwriter@github.com>
2022-05-25 13:02:27 +00:00
Matt Pollard
dedbaa7831 GitHub Enterprise Server 3.5 release candidate (#26792) 2022-05-10 18:30:14 +02:00
Brad Willis
38929cbda5 Update adding-a-new-gpg-key-to-your-github-account.md 2022-04-13 11:44:43 +00:00
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