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

19 Commits

Author SHA1 Message Date
Rachael Rose Renk
ce9d17dc35 Merge branch 'main' into fix/git_commit_sign_ssh 2022-10-20 15:27:54 -06:00
Rachael Rose Renk
e6b5cb71c1 Update content/authentication/managing-commit-signature-verification/about-commit-signature-verification.md 2022-10-20 15:20:02 -06:00
Rachael Rose Renk
f9084f1b33 Update content/authentication/managing-commit-signature-verification/about-commit-signature-verification.md 2022-10-20 13:46:19 -06:00
Joe Clark
74a679dc51 Make product variables for Enterprise translation-friendly (#31628)
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Evan Bonsignori <ebonsignori@github.com>
2022-10-17 18:54:05 +00:00
Quentin Bourgeois
7f4faecbb8 Remove the public specification for OpenSSH key commit signature
The specification of signature of Git commit with an OpenSSH key
mentioned that one used the public part to perform the
signature. However, this is the private part that is used to sign and
the public part used for other to verify the signature.
2022-08-28 21:53:14 +00:00
Chris Westra
b90f86e80a Add ssh commit verification content (#29819) 2022-08-23 17:31:31 +00:00
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
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
Peter Bengtsson
64216114c0 cleaning up trailing slash redirects (part 4) (#23601) 2021-12-13 08:49:40 +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