1
0
mirror of synced 2025-12-23 11:54:18 -05:00
Commit Graph

903 Commits

Author SHA1 Message Date
Sarita Iyer
32a36d56a4 Merge branch 'main' into issue_1981 2021-05-13 16:50:49 -04:00
Sarita Iyer
e9a21f1bb8 Added a missing period 2021-05-13 16:43:00 -04:00
Sarita Iyer
02ff480aea Apply suggestions from code review 2021-05-13 16:32:04 -04:00
Octomerger Bot
9d10bfbcd0 Merge branch 'main' into repo-sync 2021-05-14 04:23:56 +10:00
Matt Pollard
e9be019021 Document beta of email restrictions for approved domains (#19111) 2021-05-13 14:22:18 -04:00
Janice
54682c358b Merge branch 'main' into flytewizard-keyboard-shortcut-discussions 2021-05-13 10:55:54 -07:00
Sarita Iyer
6ac247cac1 Merge branch 'main' into video-uploads-ga 2021-05-13 10:01:10 -04:00
谭九鼎
22903e8064 Use https for choosealicense.com (#6244) 2021-05-13 11:01:42 +00:00
Dominique Charlebois
353c7746cb Add versioning to discussions keyboard shortcut for repositories 2021-05-13 00:27:02 +00:00
Janice
418490a147 Merge branch 'main' into flytewizard-keyboard-shortcut-discussions 2021-05-12 16:28:18 -07:00
Janice
1f44557cc4 Merge branch 'main' into deji-issue-#5849 2021-05-12 16:21:01 -07:00
Janice
edc8114a83 Update content/github/getting-started-with-github/getting-changes-from-a-remote-repository.md 2021-05-12 16:15:52 -07:00
Janice
a324ee0050 Merge branch 'main' into iiqrah-header-change-4852 2021-05-12 16:08:35 -07:00
Janice
67063e99b9 Merge branch 'main' into flytewizard-keyboard-shortcut-discussions 2021-05-12 15:56:10 -07:00
Sarita Iyer
bb03317f7b one last change to language on videos 2021-05-12 18:06:45 -04:00
Simran
7ae0162760 Unify YAML indent (#6041) 2021-05-12 22:06:35 +00:00
Sarita Iyer
5fe073f0f1 reworking wording around anonymized urls for videos 2021-05-12 18:02:06 -04:00
Sarita Iyer
c8e6780563 Removed mention of video from most of article 2021-05-12 17:04:37 -04:00
Sarita Iyer
2578f27961 incorporating PR review feedback 2021-05-12 16:08:14 -04:00
Youthtrouble
9d6dcd78e0 Fixed a typographical error 2021-05-12 19:59:29 +01:00
Youthtrouble
9077df2b6d Made the requested changes to all three files 2021-05-12 19:56:27 +01:00
Sarita Iyer
b1ccf426dc Commit suggestion from PR review
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2021-05-12 14:46:43 -04:00
Dominique Charlebois
4d699d21e8 Update link title 2021-05-12 11:03:31 -07:00
Iqrah Nadeem
eb018dca1d Add h3 headers
Added h3 headers to appropriate files.
2021-05-12 20:52:50 +03:00
Dominique Charlebois
f1cb0a0fc3 Update keyboard-shortcuts.md 2021-05-12 10:14:51 -07:00
Steve Guntrip
983742d867 Version image for viewing environments and include AE 2021-05-12 12:43:59 +01:00
Steve Guntrip
67c55f6cb9 Version the text for viewing environments 2021-05-12 12:37:33 +01:00
Steve Guntrip
53f1ce12df Merge branch 'main' into update-deployments-dashboard 2021-05-12 12:22:46 +01:00
Steve Guntrip
42d8cf933d Merge branch 'main' into clarify-repo-template-branches 2021-05-12 12:06:23 +01:00
Steve Guntrip
27debc653c Update content/github/creating-cloning-and-archiving-repositories/creating-a-repository-from-a-template.md
Co-authored-by: Laura Coursen <lecoursen@github.com>
2021-05-12 10:01:44 +01:00
Steve Guntrip
90b6634915 Update content/github/creating-cloning-and-archiving-repositories/creating-a-template-repository.md
Co-authored-by: Laura Coursen <lecoursen@github.com>
2021-05-12 09:11:36 +01:00
Sarita Iyer
afa4650b04 Updates based on review 2021-05-11 16:18:07 -04:00
Sarita Iyer
0bb571f90c changes to fix test errors 2021-05-11 13:48:25 -04:00
Sarita Iyer
ceb630c4dd updates adding video upload for GA 2021-05-11 12:36:58 -04:00
Sarah Edwards
e6ef3b57fe [May 14] Add guide for GitHub flow (#19188)
Co-authored-by: mchammer01 <mchammer01@github.com>
2021-05-11 15:25:58 +00:00
Steve Guntrip
247aa36355 Update directions to deployments dashboard 2021-05-11 12:28:27 +01:00
bobbyaxe61
b5358aa73d Update generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent.md (#5669) 2021-05-11 09:55:59 +00:00
Mario Campos
4f99affb60 Document unsupported filter patterns in Code Scanning config (#19174)
* Document unsupported filter patterns in Code Scanning config

Addresses https://github.com/github/docs-content/issues/4316

* reword and add to newer article

Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2021-05-11 10:13:21 +01:00
Steve Guntrip
3fea71dea5 Use 'unrelated histories' for clarity 2021-05-11 08:49:28 +01:00
Steve Guntrip
219c9305a5 Add note to 'Creating a template repository' about unrelated histories 2021-05-11 08:48:52 +01:00
Ethan Palm
91ce63dcc6 [Ready to ship: May 10] SSH Security Key Support (GA) (#18557)
* add procedure for generating SSH for physical key

* Mention hardware security keys in "About SSH"

* Create troubleshooting article

* Add procedure for SHH key generation for sk

* fix broken link

* Incorporate reviewer feedback

* update versioning

* Clarify unknown error troubleshoot procedure

* Add troubleshooting to procedure

* Clean up inline links

* Update more inline links

* Update troubleshooting procedure

* fix broken link with versioning

* Add warning about installing OpenSSH

* Update note about algorithm for legacy key types

* Add last step for security keys

* Fix variable name

* Add reviewer feedback

* Include other error text

Co-authored-by: Kevin Jones <vcsjones@github.com>

* Include ref to OpenSSH release notes

* fix failing test

Co-authored-by: Kevin Jones <vcsjones@github.com>
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
2021-05-10 13:07:59 -04:00
Ethan Palm
18c71b152b Language support across GitHub products (#18677)
* Update content

* Create github-language-support.md

* Add reminder HTML comments

* Add link to supported languages article

* Add intro for GitHub's products

* Add note to list of CodeQL supported languages

* table with package managers

* Update table and add conceptual info

* Versioning to fix broken links

* Fix table layout

* Add package managers to table

* Fix versioning syntax

* Incorporate reviewer feedback

* Center table headers

* Update Dependabot features in table

* Add footnote for third-party code scanning support

* Update link

* support native markdown table alignments

* Update links for ghes2.22

* Use proper names of package managers

* Add Scala

* Adjust conceptual info

* Flip table axes

* Delete unused reusables

* Update link to Packages info

* fix merge conflict

* fix other merge conflict

* Update codeql-languages-bullets.md

* Revert "Update codeql-languages-bullets.md"

This reverts commit 69547205f5e43a8fbf3edc51c89f0f647eef285a.

* Update article topic to sentence case

Co-authored-by: Sarah Schneider <sarahs@github.com>
2021-05-10 12:35:34 -04:00
Steve Guntrip
a99d8f8e35 Add note about unrelated histories when using templates 2021-05-10 14:42:29 +01:00
Janice
13caa3eeb3 Merge branch 'main' into yml-to-yaml-fenced-code 2021-05-07 15:52:01 -07:00
Michael Lihs
416f87aa72 add additional information on dealing with ~/.ssh/config errors on Mac (#6061) 2021-05-07 22:51:26 +00:00
Janice
bd67e866c0 Merge branch 'main' into yml-to-yaml-fenced-code 2021-05-07 15:39:50 -07:00
Matt Cooper
7738f88dc1 mention that support can purge LFS objects (#18805)
* mention that support can purge LFS objects

fixes https://github.com/github/docs-internal/issues/10656 (and addresses several customer tickets)

* Update content/github/managing-large-files/removing-files-from-git-large-file-storage.md

Co-authored-by: Leona B. Campbell <3880403+runleonarun@users.noreply.github.com>

Co-authored-by: Leona B. Campbell <3880403+runleonarun@users.noreply.github.com>
2021-05-07 13:46:42 -07:00
Sarah Schneider
373fce3891 remove outdated links 2021-05-07 10:28:31 -04:00
MURALI
63a003d198 Issue 1981: Setting guidelines for contributors 2021-05-07 16:09:11 +05:30
Simran Spiller
2f9df80b4d Always use ``yaml instead of sometimes ``yml 2021-05-07 12:06:04 +02:00