1
0
mirror of synced 2025-12-20 02:19:14 -05:00
Commit Graph

51 Commits

Author SHA1 Message Date
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
Grace Park
4545543862 Fix for md049 consistent emphasis (#38201)
Co-authored-by: Jess Hosman <1183847+jhosman@users.noreply.github.com>
2023-06-21 18:10:23 +00:00
Grace Park
90039fc985 Update and standardize unordered lists to be - (#37854) 2023-06-16 20:57:24 +00:00
Grace Park
87900cb264 Remove spaces from code in content and data (#37382)
Co-authored-by: Laura Coursen <lecoursen@github.com>
2023-06-01 17:24:35 +00:00
Rachael Sewell
4e4c41f3bc update code fences in lists (#37251) 2023-05-31 20:22:43 +00:00
Zahid
619c6313b6 Fix and adjust steps in 'splitting a subfolder' (#24949)
Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com>
2023-05-03 09:52:40 +00:00
Isaac Brown
b644d07382 [Accessibility] Update 14 images in /repository for accessibility (#36621) 2023-04-27 08:21:21 +00:00
Annelisa Stephan
c4cde30f09 Link to DevOps comparison page (#36292)
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2023-04-18 22:31:29 +00:00
fei6409
e2d847f384 Fix the command of deleting a remote branch (#25053) 2023-04-17 19:14:12 +00:00
Laura Coursen
69f609ee5f Make images accessible in the images/help/repository directory (P-Z) (3/4) (#35990)
Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com>
2023-03-30 12:11:51 +00:00
Laura Coursen
9a8fd160d0 Fix broken links (#35898) 2023-03-27 16:00:36 +00:00
Matt Cooper
7a53f83f20 Block ambiguous branch/tag names (#35670)
Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com>
2023-03-23 14:07:00 +00:00
Sophie
9e43dd8cab Remove videos from /get-started (#34964) 2023-03-01 12:15:22 +00:00
Hector Alfaro
4cd28fd735 Remove support for miniTocMaxHeadingLevel (#34758) 2023-02-17 16:29:02 +00:00
Peter Bengtsson
b7c7dbf672 Update all internal links (#34787) 2023-02-15 15:16:18 +00:00
Bruno Silva
9334028cfe Fixed example to match the text (one folder name) (#23531) 2023-02-06 18:15:22 +00:00
Peter Bengtsson
444a1a3cfa correct internal redirecting links (get-started/using,privacy) (#34341) 2023-02-01 20:10:01 +00:00
Isaac Brown
d250477afa Apply suggestions from code review 2022-11-18 15:43:03 +00:00
Koray Ulusan
bf3afaca3b fix typo: 'git filter-repo' -> 'git-filter-repo'
Presumably a typo. 

`git` doesn't have a `filter-repo` option. However `git-filter-repo` is a program (as linked in the docs).
2022-11-16 18:04:30 +01: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
Peter Bengtsson
07c8fc3c2a Decouple redirects from language (#24597)
* experimenting with redirects

* cleanup developer.json

* wip

* clean console.log

* progress

* some progress

* progress

* much progress

* debugging tests

* hacky progress

* ditch latest -> number redirects

* minor

* hacky progress

* lots of progress

* some small fixes

* fix rendering tests

* small fixes

* progress

* undo debugging

* better

* routing tests OK

* more cleaning

* unit tests

* undoing lineending edit

* undoing temporary debugging

* don't ever set this.redirects on Page

* cope with archived version redirects

* adding code comments on the major if statements

* address all feedback

* update README about redirects

* delete invalid test

* fix feedback
2022-02-14 20:19:10 +00:00
Matt Armstrong
adc68a3e81 Switch from git to http remote URL in about-git-subtree-merges.md 2021-12-17 10:26:49 -08:00
Peter Bengtsson
f697835881 cleaning up trailing slash redirects (part 3) (#23570) 2021-12-11 03:10:36 +00:00
Peter Bengtsson
3f0bdfc629 cleaning up trailing slash redirects (part 2) (#23536) 2021-12-10 10:14:30 +00:00
amit-e
3f7ebf0ec3 Fix typos 2021-11-30 00:43:56 +02:00
amit-e
21485787d1 Redundant word
The word 'already' appears in the beginning of the sentence
2021-11-29 12:47:09 +02:00
Regina Alyssa
5168307e6a Fix link to merge conflict docs 2021-11-21 22:41:16 +08: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
sparshsah
93c6674ccf add-missing-right-paren 2021-11-03 13:00:41 -04:00
Matt Pollard
5016286f81 Merge branch 'main' into jules-4795 2021-10-22 09:24:18 +02:00
Sarah Edwards
ce5ab14f67 Not as big as it looks! Migrate guide.github.com content (#21942) 2021-10-20 14:53:24 +00:00
Jules Parker
13edfd8788 Merge branch 'main' into jules-4795 2021-10-18 15:11:48 +02: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
Samuel Almanza
1834bf2e75 Update pushing-commits-to-a-remote-repository.md
Fixed typo on line 115. Used to read " 'git remote' man page", now reads " 'git remote' main page".
2021-10-11 16:48:03 -05:00
Jules Parker
202749a8fc update links and redirects for working with forks and creating and editing commits 2021-10-07 11:58:49 +02:00
Jules Parker
1253d8edd9 update links and redirects for proposing changes to your work with prs 2021-10-07 07:33:00 +02:00
Jules Parker
c98f2eb4d0 update links and redirects for incorp. changes from pr 2021-10-06 16:15:23 +02:00
Jules Parker
d84921d647 update redirects for addressing-merge-conflicts 2021-10-06 15:25:47 +02:00
Greg Hurrell
e7c0e79155 Add doc for dealing with special characters in ref names (#9577)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Martin Lopes <martin389@github.com>
2021-09-27 21:46:12 +00: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
mc
274e499a05 Merge branch 'main' into issue/5848 2021-07-15 11:54:48 +01:00
mc
204ce61e24 Update content/get-started/using-git/pushing-commits-to-a-remote-repository.md 2021-07-15 11:30:04 +01:00
Arsalan Khattak
dc1d08ba42 docs: add headers 2021-07-13 23:34:48 +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