1
0
mirror of synced 2026-01-20 21:02:43 -05:00
Commit Graph

59 Commits

Author SHA1 Message Date
Grace Park
0b3540d1a6 Adding fixes for alt image text period (#37646)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2023-06-08 16:22:37 +00:00
ItsQuadrus
5739af8997 Remove unnecessary $ symbols (#25821) 2023-06-06 23:28:24 +00:00
Rachael Sewell
e9a894c8d6 Fix unordered list indentation (#37391)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2023-06-06 22:07:29 +00:00
Raza
200cff5bd3 Refactor export GPG_TTY command to add line break (#25721) (#25722)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2023-06-02 18:38:21 +00:00
Laura Coursen
64b48cbabb Enterprise bug fixes for the week of May 22, 2023 (#37267)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2023-06-01 13:45:07 +00:00
Rachael Sewell
4e4c41f3bc update code fences in lists (#37251) 2023-05-31 20:22:43 +00:00
Zhong Zheng
33f5a3ea76 Remove 'your key must use RSA' for generating new GPG key (#20380) 2023-04-25 13:41:31 +00:00
Alexis Opolka
382e9b4d1b Fix partially outdated GPG documentation (#25209) 2023-04-25 09:41:03 +00:00
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