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