Skip to content

Commit

Permalink
Merge branch 'main' into build-changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Mosolgo authored Dec 1, 2020
2 parents 69bd6f2 + 98e5914 commit 805db2e
Show file tree
Hide file tree
Showing 1,773 changed files with 16,791 additions and 758,563 deletions.
6 changes: 0 additions & 6 deletions content/admin/configuration/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,7 @@ versions:
{% link_in_list /enabling-private-mode %}
{% link_in_list /configuring-email-for-notifications %}
{% link_in_list /configuring-rate-limits %}
<!-- if currentVersion ver_gt "enterprise-server@2.15" -->
{% link_in_list /configuring-applications %}
<!-- endif -->
{% link_in_list /troubleshooting-ssl-errors %}
{% link_in_list /configuring-time-synchronization %}
{% link_in_list /command-line-utilities %}
Expand All @@ -54,11 +52,7 @@ versions:
{% link_in_list /connecting-github-enterprise-server-to-github-enterprise-cloud %}
{% link_in_list /enabling-unified-search-between-github-enterprise-server-and-githubcom %}
{% link_in_list /enabling-unified-contributions-between-github-enterprise-server-and-githubcom %}
<!-- if currentVersion ver_gt "enterprise-server@2.16" -->
{% link_in_list /enabling-alerts-for-vulnerable-dependencies-on-github-enterprise-server %}
{% link_in_list /enabling-automatic-user-license-sync-between-github-enterprise-server-and-github-enterprise-cloud %}
<!-- endif -->
<!-- if currentVersion ver_gt "enterprise-server@2.21" -->
{% topic_link_in_list /configuring-advanced-security-features %}
{% link_in_list /configuring-code-scanning-for-your-appliance %}
<!-- endif -->
28 changes: 2 additions & 26 deletions content/github/administering-a-repository/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,36 +12,24 @@ versions:
### Table of Contents

{% topic_link_in_list /managing-repository-settings %}
{% link_in_list /setting-repository-visibility %}{% if currentVersion == "free-pro-team@latest" %}
{% link_in_list /managing-teams-and-people-with-access-to-your-repository %}{% endif %}
{% link_in_list /setting-repository-visibility %}
{% link_in_list /managing-teams-and-people-with-access-to-your-repository %}
{% link_in_list /classifying-your-repository-with-topics %}
{% link_in_list /customizing-how-changed-files-appear-on-github %}
{% link_in_list /about-email-notifications-for-pushes-to-your-repository %}
<!-- if currentVersion == "free-pro-team@latest" -->
{% link_in_list /displaying-a-sponsor-button-in-your-repository %}
<!-- endif -->
<!-- if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "enterprise-server@2.17" -->
{% link_in_list /customizing-your-repositorys-social-media-preview %}
<!-- endif -->
<!-- if currentVersion == "free-pro-team@latest" -->
{% link_in_list /viewing-deployment-activity-for-your-repository %}
<!-- endif -->
{% link_in_list /managing-the-forking-policy-for-your-repository %}
<!-- if enterpriseServerVersions contains currentVersion -->
{% link_in_list /configuring-the-retention-period-for-github-actions-artifacts-and-logs-in-your-repository %}
{% link_in_list /disabling-or-limiting-github-actions-for-a-repository %}
{% link_in_list /managing-git-lfs-objects-in-archives-of-your-repository %}
{% link_in_list /enabling-anonymous-git-read-access-for-a-repository %}
<!-- endif -->
<!-- if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "enterprise-server@2.18" -->
{% link_in_list /configuring-autolinks-to-reference-external-resources %}
<!-- endif -->
{% link_in_list /renaming-a-repository %}
{% link_in_list /transferring-a-repository %}
{% link_in_list /deleting-a-repository %}
<!-- if currentVersion == "free-pro-team@latest" -->
{% link_in_list /restoring-a-deleted-repository %}
<!-- endif -->
{% topic_link_in_list /managing-branches-in-your-repository %}
{% link_in_list /viewing-branches-in-your-repository %}
{% link_in_list /changing-the-default-branch %}
Expand All @@ -50,9 +38,7 @@ versions:
{% link_in_list /about-merge-methods-on-github %}
{% link_in_list /configuring-commit-squashing-for-pull-requests %}
{% link_in_list /configuring-commit-rebasing-for-pull-requests %}
<!-- if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "enterprise-server@2.18" -->
{% link_in_list /managing-the-automatic-deletion-of-branches %}
<!-- endif -->
{% topic_link_in_list /defining-the-mergeability-of-pull-requests %}
{% link_in_list /about-protected-branches %}
{% link_in_list /configuring-protected-branches %}
Expand All @@ -65,31 +51,22 @@ versions:
{% link_in_list /enabling-required-reviews-for-pull-requests %}
{% link_in_list /about-required-commit-signing %}
{% link_in_list /enabling-required-commit-signing %}
<!-- if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "enterprise-server@2.19" -->
{% link_in_list /requiring-a-linear-commit-history %}
{% link_in_list /enabling-force-pushes-to-a-protected-branch %}
{% link_in_list /enabling-deletion-of-a-protected-branch %}
<!-- endif -->
{% topic_link_in_list /releasing-projects-on-github %}
{% link_in_list /about-releases %}
{% link_in_list /managing-releases-in-a-repository %}
{% link_in_list /viewing-your-repositorys-releases-and-tags %}
{% link_in_list /linking-to-releases %}
<!-- if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "enterprise-server@2.20" -->
{% link_in_list /comparing-releases %}
<!-- endif -->
<!-- if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "enterprise-server@2.15" -->
{% link_in_list /automation-for-release-forms-with-query-parameters %}
<!-- endif -->
<!-- if currentVersion == "free-pro-team@latest" -->
{% topic_link_in_list /securing-your-repository %}
{% link_in_list /about-securing-your-repository %}
{% link_in_list /about-secret-scanning %}
{% link_in_list /configuring-secret-scanning-for-private-repositories %}
{% link_in_list /managing-alerts-from-secret-scanning %}
{% link_in_list /managing-security-and-analysis-settings-for-your-repository %}
<!-- endif -->
<!-- if currentVersion == "free-pro-team@latest" -->
{% topic_link_in_list /keeping-your-dependencies-updated-automatically %}
{% link_in_list /about-dependabot-version-updates %}
{% link_in_list /enabling-and-disabling-version-updates %}
Expand All @@ -98,4 +75,3 @@ versions:
{% link_in_list /customizing-dependency-updates %}
{% link_in_list /configuration-options-for-dependency-updates %}
{% link_in_list /keeping-your-actions-up-to-date-with-dependabot %}
<!-- endif -->
12 changes: 0 additions & 12 deletions content/github/authenticating-to-github/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,9 @@ versions:
{% link_in_list /reviewing-your-authorized-applications-oauth %}
{% link_in_list /reviewing-your-security-log %}
{% link_in_list /removing-sensitive-data-from-a-repository %}
<!-- if currentVersion == "free-pro-team@latest" -->
{% link_in_list /about-anonymized-image-urls %}
{% link_in_list /about-githubs-ip-addresses %}
{% link_in_list /githubs-ssh-key-fingerprints %}
<!-- endif -->
{% link_in_list /sudo-mode %}
{% link_in_list /preventing-unauthorized-access %}
{% topic_link_in_list /securing-your-account-with-two-factor-authentication-2fa %}
Expand All @@ -48,18 +46,14 @@ versions:
{% link_in_list /configuring-two-factor-authentication-recovery-methods %}
{% link_in_list /accessing-github-using-two-factor-authentication %}
{% link_in_list /recovering-your-account-if-you-lose-your-2fa-credentials %}
<!-- if currentVersion == "free-pro-team@latest" -->
{% link_in_list /changing-two-factor-authentication-delivery-methods-for-your-mobile-device %}
{% link_in_list /countries-where-sms-authentication-is-supported %}
<!-- endif -->
{% link_in_list /disabling-two-factor-authentication-for-your-personal-account %}
<!-- if currentVersion == "free-pro-team@latest" -->
{% topic_link_in_list /authenticating-with-saml-single-sign-on %}
{% link_in_list /about-authentication-with-saml-single-sign-on %}
{% link_in_list /authorizing-an-ssh-key-for-use-with-saml-single-sign-on %}
{% link_in_list /authorizing-a-personal-access-token-for-use-with-saml-single-sign-on %}
{% link_in_list /viewing-and-managing-your-active-saml-sessions %}
<!-- endif -->
{% topic_link_in_list /connecting-to-github-with-ssh %}
{% link_in_list /about-ssh %}
{% link_in_list /checking-for-existing-ssh-keys %}
Expand All @@ -68,23 +62,17 @@ versions:
{% link_in_list /testing-your-ssh-connection %}
{% link_in_list /working-with-ssh-key-passphrases %}
{% topic_link_in_list /troubleshooting-ssh %}
<!-- if currentVersion == "free-pro-team@latest" -->
{% link_in_list /using-ssh-over-the-https-port %}
<!-- endif -->
{% link_in_list /recovering-your-ssh-key-passphrase %}
<!-- if currentVersion == "free-pro-team@latest" -->
{% link_in_list /deleted-or-missing-ssh-keys %}
<!-- endif -->
{% link_in_list /error-permission-denied-publickey %}
{% link_in_list /error-bad-file-number %}
{% link_in_list /error-key-already-in-use %}
{% link_in_list /error-permission-to-userrepo-denied-to-other-user %}
{% link_in_list /error-permission-to-userrepo-denied-to-userother-repo %}
{% link_in_list /error-agent-admitted-failure-to-sign %}
{% link_in_list /error-ssh-add-illegal-option----k %}
<!-- if currentVersion == "free-pro-team@latest" -->
{% link_in_list /error-ssl-certificate-problem-verify-that-the-ca-cert-is-ok %}
<!-- endif -->
{% link_in_list /error-were-doing-an-ssh-key-audit %}
{% topic_link_in_list /managing-commit-signature-verification %}
{% link_in_list /about-commit-signature-verification %}
Expand Down
10 changes: 0 additions & 10 deletions content/github/building-a-strong-community/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,21 +13,15 @@ versions:
### Table of Contents

{% topic_link_in_list /setting-up-your-project-for-healthy-contributions %}
<!-- if currentVersion == "free-pro-team@latest" -->
{% link_in_list /about-community-management-and-moderation %}
{% link_in_list /about-community-profiles-for-public-repositories %}
{% link_in_list /accessing-a-projects-community-profile %}
{% link_in_list /adding-a-code-of-conduct-to-your-project %}
<!-- endif -->
{% link_in_list /setting-guidelines-for-repository-contributors %}
{% link_in_list /adding-a-license-to-a-repository %}
{% link_in_list /adding-support-resources-to-your-project %}
<!-- if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "enterprise-server@2.16" -->
{% link_in_list /creating-a-default-community-health-file %}
<!-- endif -->
<!-- if currentVersion == "free-pro-team@latest" -->
{% link_in_list /encouraging-helpful-contributions-to-your-project-with-labels %}
<!-- endif -->
{% topic_link_in_list /using-templates-to-encourage-useful-issues-and-pull-requests %}
{% link_in_list /about-issue-and-pull-request-templates %}
{% link_in_list /configuring-issue-templates-for-your-repository %}
Expand All @@ -42,7 +36,6 @@ versions:
{% link_in_list /tracking-changes-in-a-comment %}
{% link_in_list /managing-how-contributors-report-abuse-in-your-organizations-repository %}
{% link_in_list /managing-reported-content-in-your-organizations-repository %}
<!-- if currentVersion == "free-pro-team@latest" -->
{% topic_link_in_list /maintaining-your-safety-on-github %}
{% link_in_list /blocking-a-user-from-your-personal-account %}
{% link_in_list /viewing-users-youve-blocked-from-your-personal-account %}
Expand All @@ -51,7 +44,6 @@ versions:
{% link_in_list /viewing-users-who-are-blocked-from-your-organization %}
{% link_in_list /unblocking-a-user-from-your-organization %}
{% link_in_list /reporting-abuse-or-spam %}
<!-- endif -->
{% topic_link_in_list /documenting-your-project-with-wikis %}
{% link_in_list /about-wikis %}
{% link_in_list /adding-or-editing-wiki-pages %}
Expand All @@ -60,10 +52,8 @@ versions:
{% link_in_list /viewing-a-wikis-history-of-changes %}
{% link_in_list /changing-access-permissions-for-wikis %}
{% link_in_list /disabling-wikis %}
<!-- if currentVersion == "free-pro-team@latest" -->
{% topic_link_in_list /collaborating-with-your-team %}
{% link_in_list /about-team-discussions %}
{% link_in_list /creating-a-team-discussion %}
{% link_in_list /editing-or-deleting-a-team-discussion %}
{% link_in_list /pinning-a-team-discussion %}
<!-- endif -->
Original file line number Diff line number Diff line change
Expand Up @@ -29,19 +29,15 @@ versions:
{% link_in_list /what-happens-to-forks-when-a-repository-is-deleted-or-changes-visibility %}
{% topic_link_in_list /collaborating-on-repositories-with-code-quality-features %}
{% link_in_list /about-status-checks %}
<!-- if enterpriseServerVersions contains currentVersion -->
{% link_in_list /working-with-pre-receive-hooks %}
<!-- endif -->
{% topic_link_in_list /proposing-changes-to-your-work-with-pull-requests %}
{% link_in_list /about-branches %}
{% link_in_list /creating-and-deleting-branches-within-your-repository %}
{% link_in_list /about-pull-requests %}
{% link_in_list /about-comparing-branches-in-pull-requests %}
{% link_in_list /creating-a-pull-request %}
{% link_in_list /creating-a-pull-request-from-a-fork %}
<!-- if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "enterprise-server@2.16" -->
{% link_in_list /changing-the-stage-of-a-pull-request %}
<!-- endif -->
{% link_in_list /requesting-a-pull-request-review %}
{% link_in_list /changing-the-base-branch-of-a-pull-request %}
{% link_in_list /committing-changes-to-a-pull-request-branch-created-from-a-fork %}
Expand All @@ -52,15 +48,11 @@ versions:
{% topic_link_in_list /reviewing-changes-in-pull-requests %}
{% link_in_list /about-pull-request-reviews %}
{% link_in_list /reviewing-proposed-changes-in-a-pull-request %}
<!-- if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "enterprise-server@2.15" -->
{% link_in_list /filtering-files-in-a-pull-request %}
<!-- endif -->
{% link_in_list /finding-changed-methods-and-functions-in-a-pull-request %}
{% link_in_list /commenting-on-a-pull-request %}
{% link_in_list /viewing-a-pull-request-review %}
<!-- if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "enterprise-server@2.16" -->
{% link_in_list /incorporating-feedback-in-your-pull-request %}
<!-- endif -->
{% link_in_list /approving-a-pull-request-with-required-reviews %}
{% link_in_list /dismissing-a-pull-request-review %}
{% link_in_list /checking-out-pull-requests-locally %}
Expand Down
2 changes: 0 additions & 2 deletions content/github/committing-changes-to-your-project/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@ versions:
{% topic_link_in_list /creating-and-editing-commits %}
{% link_in_list /about-commits %}
{% link_in_list /creating-a-commit-with-multiple-authors %}
<!-- if currentVersion == "free-pro-team@latest" -->
{% link_in_list /creating-a-commit-on-behalf-of-an-organization %}
<!-- endif -->
{% link_in_list /changing-a-commit-message %}
{% topic_link_in_list /viewing-and-comparing-commits %}
{% link_in_list /commit-branch-and-tag-labels %}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,12 @@ versions:
{% link_in_list /about-repositories %}
{% link_in_list /about-repository-visibility %}
{% link_in_list /creating-a-new-repository %}
<!-- if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "enterprise-server@2.17" -->
{% link_in_list /creating-a-repository-from-a-template %}
<!-- endif -->
{% link_in_list /about-readmes %}
{% link_in_list /about-code-owners %}
{% link_in_list /about-repository-languages %}
{% link_in_list /licensing-a-repository %}
<!-- if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "enterprise-server@2.17" -->
{% link_in_list /creating-a-template-repository %}
<!-- endif -->
{% link_in_list /creating-an-issues-only-repository %}
{% link_in_list /limits-for-viewing-content-and-diffs-in-a-repository %}
{% link_in_list /duplicating-a-repository %}
Expand All @@ -39,8 +35,6 @@ versions:
{% topic_link_in_list /archiving-a-github-repository %}
{% link_in_list /about-archiving-repositories %}
{% link_in_list /archiving-repositories %}
<!-- if currentVersion == "free-pro-team@latest" -->
{% link_in_list /about-archiving-content-and-data-on-github %}
{% link_in_list /referencing-and-citing-content %}
<!-- endif -->
{% link_in_list /backing-up-a-repository %}
10 changes: 0 additions & 10 deletions content/github/getting-started-with-github/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,37 +27,27 @@ versions:
{% link_in_list /fork-a-repo %}
{% link_in_list /be-social %}
{% topic_link_in_list /learning-about-github %}
<!-- if currentVersion == "free-pro-team@latest" -->
{% link_in_list /githubs-products %}
{% link_in_list /exploring-early-access-releases-with-feature-preview %}
<!-- endif -->
{% link_in_list /types-of-github-accounts %}
<!-- if currentVersion == "free-pro-team@latest" -->
{% link_in_list /faq-about-changes-to-githubs-plans %}
{% link_in_list /github-cli %}
{% link_in_list /github-desktop %}
{% link_in_list /github-for-mobile %}
<!-- endif -->
{% link_in_list /access-permissions-on-github %}
{% link_in_list /github-glossary %}
{% link_in_list /git-cheatsheet %}
{% link_in_list /git-and-github-learning-resources %}
{% topic_link_in_list /signing-up-for-github %}
<!-- if currentVersion == "free-pro-team@latest" -->
{% link_in_list /signing-up-for-a-new-github-account %}
{% link_in_list /verifying-your-email-address %}
<!-- endif -->
{% link_in_list /setting-up-a-trial-of-github-enterprise-cloud %}
{% link_in_list /setting-up-a-trial-of-github-enterprise-server %}
{% topic_link_in_list /exploring-projects-on-github %}
<!-- if currentVersion == "free-pro-team@latest" -->
{% link_in_list /finding-ways-to-contribute-to-open-source-on-github %}
<!-- endif -->
{% link_in_list /saving-repositories-with-stars %}
{% link_in_list /following-people %}
{% topic_link_in_list /using-github %}
{% link_in_list /supported-browsers %}
<!-- if currentVersion == "free-pro-team@latest" -->
{% link_in_list /troubleshooting-connectivity-problems %}
<!-- endif -->
{% link_in_list /keyboard-shortcuts %}
2 changes: 0 additions & 2 deletions content/github/importing-your-projects-to-github/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,9 @@ versions:
### Table of Contents

{% topic_link_in_list /importing-source-code-to-github %}
<!-- if currentVersion == "free-pro-team@latest" -->
{% link_in_list /about-github-importer %}
{% link_in_list /importing-a-repository-with-github-importer %}
{% link_in_list /updating-commit-author-attribution-with-github-importer %}
<!-- endif -->
{% link_in_list /importing-a-git-repository-using-the-command-line %}
{% link_in_list /adding-an-existing-project-to-github-using-the-command-line %}
{% link_in_list /source-code-migration-tools %}
Expand Down
Loading

0 comments on commit 805db2e

Please sign in to comment.