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

26 Commits

Author SHA1 Message Date
Artur Kordowski
b1a68cb155 Fix inconsistent alerts by using the markdown notation - part 2 (#35221)
Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com>
2024-11-08 17:20:31 +00:00
Grace Park
6acca22e47 Part 2: Second fourth content unordered lists from dash to asterisk (#51095) 2024-06-13 10:44:18 -07:00
Peter Bengtsson
3ccfd8da92 Remove GHAE version in front matter (3) (#49115) 2024-02-08 15:58:21 +00:00
Peter Bengtsson
6b73bbf6ae Update all internal links in content/get-started (#48756) 2024-01-19 13:03:08 +00:00
Josh Soref
06e6ff7d81 Spelling docs (#30792)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-01-02 08:38:41 +00:00
dublinsubway
1f9793e659 Fix outdated cask name (#28020)
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
2023-09-06 16:25:00 +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
a8a6e4554a Fix for blank lines around code fences (#38255) 2023-06-26 10:21:48 -07:00
Grace Park
bd760a6d0a Remove unnecessary $ (#38339) 2023-06-26 17:02:44 +00:00
Grace Park
cbda3f2434 Fix trailing spaces in content and data (#37904) 2023-06-23 10:45:10 -07:00
Rachael Sewell
4e4c41f3bc update code fences in lists (#37251) 2023-05-31 20:22:43 +00:00
Klaus Mueller
66b11934fa linkfix install from Readme to docs (#24886) 2023-04-27 18:46:44 +00:00
Peter Bengtsson
b7c7dbf672 Update all internal links (#34787) 2023-02-15 15:16:18 +00:00
Peter Bengtsson
11ed5a665f correct internal redirecting links (get-started/getting-started) (#34433) 2023-02-06 14:32:18 +00:00
Sarah Edwards
dac4144086 PAT v2 beta (#31013)
Co-authored-by: Hirsch Singhal <1666363+hpsin@users.noreply.github.com>
Co-authored-by: Jovel Crisostomo <jovel@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Vanessa <vgrl@github.com>
2022-10-18 15:11:04 +00:00
Peter Bengtsson
3f0bdfc629 cleaning up trailing slash redirects (part 2) (#23536) 2021-12-10 10:14:30 +00:00
Lessley Dennington
3fe8485946 git credential manager: remove 'core' from name
The Git Fundamentals team has changed the name of the Git Credential
Manager Core tool to Git Credential Manager. Updating the documentation in
this repo to reflect that change.
2021-11-19 08:56:48 -08:00
Lessley Dennington
73c995394e git credential manager: update links
The Git Fundamentals team has migrated the Git Credential Manager tool to
its own org:

https://github.com/GitCredentialManager

The team has also updated the name from Git Credential Manager Core to Git
Credential Manager. Updating links that currently point to the Microsoft
org and old name according to this change.
2021-11-19 08:49:11 -08: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
Sarah Edwards
95bd8c84f9 [Aug 24, 2021] Top level CLI docs set (#20628)
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
Co-authored-by: Mislav Marohnić <mislav@github.com>
Co-authored-by: Laura Coursen <lecoursen@github.com>
2021-08-24 15:44:25 +00:00
Pierre B
8bbf64fc5f Update caching-your-github-credentials-in-git.md (#9046) 2021-08-18 12:51:34 +00:00
Diana Payton
4ef7fe8546 Update caching-your-github-credentials-in-git.md 2021-08-10 07:59:19 -07:00
Matt Cooper
443838d786 Update Git over HTTPS recommendations (#20281)
* add Mac bits

* add Linux bits

* add Windows bits

* recommend GCM Core in the update article

* tweaks after viewing the content

* remove 2FA link under GHAE since it doesn't exist

* remove extraneous brew step

* extract a reusable about "next time you clone"

* tips, notes, newlines

* https

* addressed feedback

* fix a link and spacing

* Apply suggestions from code review

* Apply suggestions from code review

* Copy edits to fit style guide

Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com>
Co-authored-by: Jessica Canepa <jmarlena@github.com>
2021-08-05 16:33:57 -07:00
Rachael Sewell
52cf583bdd add short titles to frontmatter (#20131) 2021-06-24 11:02:53 -07:00
Sarah Schneider
cb12455649 ran script/content-migrations/use-short-versions.js 2021-06-24 10:21:07 -04:00
Emily Gould
1e5372ac79 Move Getting started category to top-level doc set (#20008)
* Move category to top-level doc set

* Move doc set to the top and update short title

* Undo package-lock changes

* updated hardcoded refs in tests

* Update test

* Fix hardcoded link in test

Co-authored-by: Sarah Schneider <sarahs@github.com>
2021-06-18 17:13:04 +00:00