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

19 Commits

Author SHA1 Message Date
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