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

41 Commits

Author SHA1 Message Date
Matt Cooper
0100935fc4 add deprecation notice for Subversion (#34143)
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
2023-01-24 15:36:30 +00:00
Victorien Plot
3b55009ae1 Remove extra > character in Managing remote repositories 2022-11-29 11:08:05 +01:00
PeGaSuS
4f2ca29da5 Remove uneeded whitespace on git remote rm example output
- Removed uneeded whitspace on `git remote rm` example, that could lead to confusion about the expected command output.
2022-11-14 10:31:26 +01:00
Peter Bengtsson
a9ede282ae tackle biggest redirecting internal link (#32211) 2022-11-02 05:26:47 +00:00
Sarah Edwards
dac4144086 PAT v2 beta (#31013)
Co-authored-by: Hirsch Singhal <1666363+hpsin@users.noreply.github.com>
Co-authored-by: Jovel Crisostomo <jovel@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Vanessa <vgrl@github.com>
2022-10-18 15:11:04 +00: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
Vanessa
49b6eb6058 Apply suggestions from code review 2022-10-11 15:18:27 +10:00
Nicholas Tran
7be9a73053 Update ignoring-files.md 2022-10-09 14:28:34 -07:00
Octomerger Bot
d7054fa2ed Merge pull request #21080 from github/repo-sync
repo sync
2022-10-04 09:25:45 -07:00
Sam Browning
5399c5b009 Sunset Atom in the Docs (#31315)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com>
2022-10-04 15:49:35 +00:00
Dev Prakash Sharma
fdb5e95bca Merge branch 'main' into codewithdev-changes 2022-10-03 00:29:29 +05:30
Dev Prakash Sharma
b72f008d85 Remove the emphasize tags and updated attributes style 2022-10-03 00:21:32 +05:30
Stephen B
d5db61fee9 updated with correct saml ssh sso hyperlink 2022-09-20 13:36:11 +10:00
Sophie
886bef2b01 Merge branch 'main' into sophietheking-vscode 2022-05-18 11:16:14 +02:00
Hector Alfaro
08ca047c87 remove unnecessary conditionals from content files 2022-05-13 14:32:50 -04:00
Sophie
2a4185cd57 Added variable and consistent use of Visual Studio Code and VS Code 2022-04-12 15:58:44 +02:00
Sophie
40e926a4c1 Removed duplicate reusable directory 2022-02-16 14:13:12 +01:00
Ramya Parimi
40d47a9c42 Merge branch 'main' into patch-2 2022-02-10 08:11:28 -06:00
Sarah Edwards
d8bee079b5 wording update 2022-02-09 16:08:55 -08:00
Ramya Parimi
d27e09cc5b Fix vale errors in source (#24086)
* backticks for javascript

* Update sorting-search-results.md

backticks asc

* Update installing-github-enterprise-server-on-azure.md

fixed vm az

* Update searching-for-repositories.md

backticks

* Update searching-code.md

backticks

* Update searching-issues-and-pull-requests.md

backticks

* Update searching-issues-and-pull-requests.md

* Update understanding-the-search-syntax.md

* Update searching-for-packages.md

* Update upgrading-from-dependabotcom-to-github-native-dependabot.md

* fix errors in source

* removed spaces

* vale docs

* link to md link

* spacing for backticks

* docs draft

* remove space

* removed spacing

* drafting

* drafting

* draft

* escape single quote

* escape another single quote

* fix broken link

* vale guide

* edge case

* edge case ex

* edge case ex link

* grammer

* grammer

* Update vale-guide.md

clarity

* Update vale-guide.md

small edit

* clarity

* sentence fix

* Rubocop to RuboCop

* Rubocop -> RuboCop

* terms in backticks

* pem in backtick

* idp -> IdP

* file names in backticks

* public/private rsa in backticks

* fix vale errors

* fix vale errors

* Update sending-enterprise-contributions-to-your-githubcom-profile.md

fix dot-com links

* Update metadata-syntax-for-github-actions.md

* Update configuring-codeql-cli-in-your-ci-system.md

* Update content/get-started/getting-started-with-git/associating-text-editors-with-git.md

Co-authored-by: Vanessa <vgrl@github.com>

* Update managing-deploy-keys.md

public and private rsa key pair

* Update libraries.md

removed backticks for consistency

* Update sorting-search-results.md

removed backticks for consistency

* Update metadata-syntax-for-github-actions.md

removed backticks for consistency

* Update metadata-syntax-for-github-actions.md

removed backticks

* delete vale config files

Co-authored-by: Vanessa <vgrl@github.com>
Co-authored-by: Amy Burns <timeyoutakeit@github.com>
2022-01-25 11:18:19 -06:00
Peter John V
16f34efb71 Clarify what happens with git remote rm command
Added a note to say this just unlinks local and remote repositories
2022-01-08 13:17:58 +05:30
Laura Coursen
402cf49b41 Update versioning for SAML SSO (#23530) 2021-12-13 09:28:48 -06:00
Peter Bengtsson
3f0bdfc629 cleaning up trailing slash redirects (part 2) (#23536) 2021-12-10 10:14:30 +00:00
Lessley Dennington
3fe8485946 git credential manager: remove 'core' from name
The Git Fundamentals team has changed the name of the Git Credential
Manager Core tool to Git Credential Manager. Updating the documentation in
this repo to reflect that change.
2021-11-19 08:56:48 -08:00
Lessley Dennington
73c995394e git credential manager: update links
The Git Fundamentals team has migrated the Git Credential Manager tool to
its own org:

https://github.com/GitCredentialManager

The team has also updated the name from Git Credential Manager Core to Git
Credential Manager. Updating links that currently point to the Microsoft
org and old name according to this change.
2021-11-19 08:49:11 -08:00
marcmam2
6c064fd367 Update managing-remote-repositories.md
deleting extra words
2021-11-14 18:04:49 -03:00
Rachael Sewell
284ae69726 Merge branch 'main' into patch-2 2021-10-15 15:53:59 -07: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
Laura Coursen
97afa0bb14 Add 💅 2021-10-15 13:37:07 -05:00
Patrik Hermansson
d74f46139a Update ignoring-files.md
Clarified that a successful "touch .gitignore" gives no output.
2021-10-11 22:00:56 +02:00
Octomerger Bot
7b142730bf repo sync (#21842)
* Mention dependency files update for Gradle

* Adding more specific caveats of apply support.

Co-authored-by: Mike McDonald <2575327+asciimike@users.noreply.github.com>

* Adding ip_allow_list entries

I've added the ip_allow_list and ip_allow_list_entry category actions

* Update backing-up-a-repository.md

Add Azure Blob Storage as potential backup or storage service to have more options and especially also call out a non-consumer service with SLAs.

* Add missing "Open Git Bash" step

* Update data/reusables/dependabot/supported-package-managers.md

* Update about-linked-identities.md

* Update viewing-and-managing-a-members-saml-access-to-your-organization.md

* Update viewing-and-managing-a-users-saml-access-to-your-enterprise.md

* Fix workflow command for toolkit function (#10249)

* fixed typographical errors

* Update CONTRIBUTING.md

* Fixed typographical errors

* Apply suggestions from code review

* Add 💅

* Move mention of SCIM

* Add newline

* Add Further Reading Links

Fixes github#9906

* Fix link

* Add Further Reading Links

Fixes github#9906

* 🔀 linking

Fixes github#9906

* 🔀 linking

* 🔀 linking

* Added further reading section

* Update content/organizations/keeping-your-organization-secure/reviewing-the-audit-log-for-your-organization.md

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>

* Update content/organizations/keeping-your-organization-secure/reviewing-the-audit-log-for-your-organization.md

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>

* Update content/organizations/keeping-your-organization-secure/reviewing-the-audit-log-for-your-organization.md

* Apply suggestions from code review

* Update device flow OAuth app responses (#10426)

Co-authored-by: Zbynek Konecny <zbynek1729@gmail.com>
Co-authored-by: Mike McDonald <2575327+asciimike@users.noreply.github.com>
Co-authored-by: Jonathan Cardona <Hollywood@github.com>
Co-authored-by: Gerwald Oberleitner <gerwaldo@users.noreply.github.com>
Co-authored-by: Rob Cowsill <42620235+rcowsill@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
Co-authored-by: Andre Kolodochka <59625655+andrekolodochka@users.noreply.github.com>
Co-authored-by: Lee Dohm <1038121+lee-dohm@users.noreply.github.com>
Co-authored-by: Abshar Mohammed Aslam <Absharaslam2001@gmail.com>
Co-authored-by: Lulu <oluchi@lulunwenyi.com>
Co-authored-by: Oluchi Nwenyi <dev@lulunwenyi.com>
Co-authored-by: Ramya Parimi <ramyaparimi@github.com>
Co-authored-by: James M. Greene <JamesMGreene@github.com>
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: PSJ <51746608+thispsj@users.noreply.github.com>
Co-authored-by: Janice <janiceilene@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-10-04 23:32:57 -05:00
Rob Cowsill
1c2523c821 Add missing "Open Git Bash" step 2021-09-28 21:02:57 +01:00
Sarah Edwards
95bd8c84f9 [Aug 24, 2021] Top level CLI docs set (#20628)
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
Co-authored-by: Mislav Marohnić <mislav@github.com>
Co-authored-by: Laura Coursen <lecoursen@github.com>
2021-08-24 15:44:25 +00:00
Pierre B
8bbf64fc5f Update caching-your-github-credentials-in-git.md (#9046) 2021-08-18 12:51:34 +00:00
Diana Payton
4ef7fe8546 Update caching-your-github-credentials-in-git.md 2021-08-10 07:59:19 -07:00
Matt Cooper
443838d786 Update Git over HTTPS recommendations (#20281)
* add Mac bits

* add Linux bits

* add Windows bits

* recommend GCM Core in the update article

* tweaks after viewing the content

* remove 2FA link under GHAE since it doesn't exist

* remove extraneous brew step

* extract a reusable about "next time you clone"

* tips, notes, newlines

* https

* addressed feedback

* fix a link and spacing

* Apply suggestions from code review

* Apply suggestions from code review

* Copy edits to fit style guide

Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com>
Co-authored-by: Jessica Canepa <jmarlena@github.com>
2021-08-05 16:33:57 -07:00
mc
274e499a05 Merge branch 'main' into issue/5848 2021-07-15 11:54:48 +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