1
0
mirror of synced 2025-12-19 18:10:59 -05:00

101 Commits

Author SHA1 Message Date
Isaac Brown
41efd819e3 Make ~90 images accessible in the images/help/settings directory (#36503)
Co-authored-by: Laura Coursen <lecoursen@github.com>
2023-04-24 11:12:48 +00:00
Isaac Brown
7443597f3c [2023-04-17]: Repository Rules [Public Beta] (#35983)
Co-authored-by: Steve Guntrip <stevecat@github.com>
Co-authored-by: Greg Beaty <gregbty@github.com>
2023-04-17 15:08:00 +00:00
Danny Skoog
72bcbdf289 Correct typo in telling-git-about-your-signing-key.md (#25018) 2023-04-14 20:01:53 +00:00
Peter Bengtsson
49e3167c04 update internal links in content/actions,authentication,billing (#35007) 2023-02-23 13:35:48 +00:00
Laura Coursen
5b00682279 Make images accessible in images/help/commits (#34728) 2023-02-16 13:43:16 +00:00
Peter Bengtsson
b7c7dbf672 Update all internal links (#34787) 2023-02-15 15:16:18 +00:00
Laura Coursen
9b09a1897b Fix duplicate headers for the Enterprise focus area (#34314) 2023-01-31 22:12:07 +00:00
Kevin Heis
74e64648e6 Reformat towards deprecation 3.3 (#34181) 2023-01-26 16:13:09 +00:00
Isaac Brown
7af33331fb [Bug fix] Add further reading link to Signing Commits (#33912)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2023-01-17 11:55:15 +00:00
Marcell Kovács
dc54e78ced remove irrelevant configuration step 2022-11-18 18:50:37 +01:00
Peter Bengtsson
577d6a8185 fix the biggest redirect offenders (#32087) 2022-10-28 17:08:52 +00:00
Rachael Sewell
3e998f61d5 use azure blob storage for archived enterprise versions (#31883)
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: mchammer01 <42146119+mchammer01@users.noreply.github.com>
2022-10-25 12:03:38 -07:00
Courtney Wilson
d995be76d9 Merge branch 'main' into gpg-auto-sign 2022-10-21 13:42:59 -05:00
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
Zuer
dd33f83446 Add GPG auto-sign. 2022-10-20 10:14:18 +08: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
Patrick Knight
9867de4797 Removing all beta references. (#30311)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Laura Coursen <lecoursen@github.com>
2022-10-07 18:01:13 +00:00
Courtney Wilson
c03b6dcbf5 Merge branch 'main' into gpg-signing 2022-10-06 20:41:23 -05:00
Ethan Palm
af13d81f75 Apply suggestions from code review 2022-10-03 11:13:16 -07:00
rlespinasse
19ad3ae7a9 Add GPG format git configuration on GPG setup 2022-10-02 22:41:05 +02:00
Dev Prakash Sharma
b72f008d85 Remove the emphasize tags and updated attributes style 2022-10-03 00:21:32 +05:30
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
PythonCoderAS
45da8f236f Emphasis HTML tags do not work in Markdown 2022-08-27 11:33:51 -04:00
Courtney Wilson
12b41ab889 Merge branch 'main' into patch-3 2022-08-26 11:59:58 -05:00
Chris Westra
b90f86e80a Add ssh commit verification content (#29819) 2022-08-23 17:31:31 +00:00
Rob Bos
a305da14f8 Remove extra space 2022-08-19 21:40:25 +02:00
Rob Bos
38dbaab89c Add the copy button to the code blocks 2022-08-11 09:20:21 +02: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
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