1
0
mirror of synced 2025-12-22 11:26:57 -05:00
Commit Graph

9 Commits

Author SHA1 Message Date
Peter Bengtsson
f697835881 cleaning up trailing slash redirects (part 3) (#23570) 2021-12-11 03:10:36 +00:00
Stelio Kontos
4c85fb5e9c Corrected remaining indentation and spacing
After reviewing a few other doc pages, adjusted indentation accordingly and spaced the numbered list items for consistency.
2021-11-16 21:38:47 -08:00
Stelio Kontos
558ba7f192 Fix windows tip appearing in code block 2021-11-16 20:06:09 -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
Thorsten Harders
ffe1339956 Fix git filter-repo arguments for multiple paths
For the git filter-repo command multiple paths have to be specified with an own `--path` argument.
see https://htmlpreview.github.io/?https://github.com/newren/git-filter-repo/blob/docs/html/git-filter-repo.html#_filtering_based_on_paths_see_also_filename_callback
2021-09-08 13:39:23 +02:00
chiph
3e13696914 Change recommendation to use git filter-repo instead of git filter-branch (#20515) 2021-08-24 13:09:28 -05: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