1
0
mirror of synced 2025-12-20 10:28:40 -05:00
Commit Graph

36 Commits

Author SHA1 Message Date
Sam Browning
6b37bf8c66 Rename "Getting started with Git" to "Git basics" (#54512) 2025-02-26 15:48:47 +00:00
Laura Coursen
550e2378c3 Revert "Add rudimentary success survey" (#54342) 2025-02-12 14:17:10 +00:00
Laura Coursen
be1fbaad82 Add rudimentary success survey (#54287) 2025-02-10 14:05:08 +00:00
Ashley
484596a3e1 [Remove Quotes] removed quotes from content/authentication and content/billing (#53581)
Co-authored-by: Sam Browning <106113886+sabrowning1@users.noreply.github.com>
2024-12-12 01:13:11 +00:00
Grace Park
0b94935b77 Part 1: First fourth content unordered lists from dash to asterisk (#51094) 2024-06-13 10:39:07 -07:00
Peter Bengtsson
3d5c1f359d Remove use of ssh-commit-verification feature (#50321) 2024-04-26 11:37:40 +00:00
Peter Bengtsson
0ff4474f1e Remove GHAE version in front matter (2) (#49113) 2024-02-08 15:07:29 +00:00
Dave Hirschfeld
0b3264f4cc Update adding-a-new-ssh-key-to-your-github-account.md (#31103)
Co-authored-by: hubwriter <hubwriter@github.com>
2024-02-05 09:55:29 +00:00
Peter Bengtsson
4b8acada08 Remove GHAE in Liquid and front matter (20) (#48991) 2024-02-02 16:00:35 +00:00
Peter Bengtsson
15c8f4b020 Remove GHAE in Liquid and front matter (6) (#48771) 2024-01-22 13:21:46 +00:00
Josh Soref
d55ae97ba5 Add note about using keys for multiple purposes (#28384)
Co-authored-by: Vanessa <vgrl@github.com>
2023-09-21 20:12:14 +00:00
electron97
1bee273635 docs: add a new ssh key using GitHub cli (#27571) 2023-08-21 13:26:49 +00:00
Nathan Miller
54e971a613 Update copy-ssh-public-key.md (#25911)
Co-authored-by: Steve Guntrip <stevecat@github.com>
Co-authored-by: Grace Park <gracepark@github.com>
2023-08-11 16:58:46 +00:00
Grace Park
1dfa5c251e Fix ordered lists to only use 1. (#38283)
Co-authored-by: Rachael Sewell <rachmari@github.com>
2023-06-26 16:25:04 -07:00
Grace Park
32af69c277 Make sure there is a blank line above and below headings (#37922) 2023-06-26 13:24:44 -07: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
Peter Bengtsson
b7c7dbf672 Update all internal links (#34787) 2023-02-15 15:16:18 +00:00
gitsmug
a8ef863377 Specify PUBLIC key in step 7 2022-12-30 18:06:07 -07: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
Dev Prakash Sharma
b72f008d85 Remove the emphasize tags and updated attributes style 2022-10-03 00:21:32 +05:30
Chris Westra
b90f86e80a Add ssh commit verification content (#29819) 2022-08-23 17:31:31 +00:00
Matt Pollard
b5ccdd56d9 Restore reusable 2022-08-04 14:09:53 +02:00
Zachary Sierakowski
773c5bf34b Fix link 2022-08-01 12:38:21 +00:00
Zachary Sierakowski
5a65263494 Update sudo-mode doc to reference new auth options 2022-07-29 16:56:16 +00:00
Matt Pollard
dc2ba532b4 GitHub Enterprise Server 3.6 release candidate (#28905) 2022-07-26 18:56:17 +02:00
Sophie
40e926a4c1 Removed duplicate reusable directory 2022-02-16 14:13:12 +01:00
Peter Bengtsson
8e25d1e40d remove all uses of include tool-switcher (part 1) (#24220)
* remove all uses of `include tool-switcher`

* two more files
2022-01-11 21:31:12 +00:00
Laura Coursen
2702c3180f Merge branch 'main' into patch-3 2021-11-12 15:14:17 -06:00
Laura Coursen
1550bd87fa Add newline 2021-11-12 15:04:52 -06:00
Laura Coursen
b24e9a9224 Add 💅 2021-11-12 14:55:49 -06:00
Laura Coursen
37cb4f3a66 Add 💅 2021-11-12 14:49:24 -06:00
Michelle Noorali
f6329a5a44 Update adding-a-new-ssh-key-to-your-github-account.md
The GitHub CLI does not allow you to add an ssh key unless you are authenticated with your GitHub account. The `gh auth login` command not only authenticates you but also gives prompts to add your ssh key to your account. This PR amends the GitHub CLI portion with the `gh auth login` path. This may be useful to someone coming to this page for the first time who has not already installed the gh CLI and will do so as part of this flow and will then need to authenticate.
2021-11-05 14:00:20 -04:00
Kalvin Pearce
8d9e99243e Add example to CLI section of Add a new SSH key 2021-11-03 19:12:45 +10: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
Matt Pollard
08c0a3a7c1 Favor RSA algorithm for SSH key pairs in documentation for GitHub AE (#22018) 2021-10-09 08:31:54 +00:00
Laura Coursen
b8429d8248 "Authentication" top-level doc set (#21531) 2021-09-21 19:27:08 +00:00