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
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