* 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>
4.6 KiB
title, shortTitle, intro, redirect_from, versions, layout, introLinks, featuredLinks, topics
| title | shortTitle | intro | redirect_from | versions | layout | introLinks | featuredLinks | topics | |||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Getting started with GitHub | Getting started | Learn how to start building, shipping, and maintaining software with {% data variables.product.prodname_dotcom %}. Explore our products, sign up for an account, and connect with the world's largest development community. |
|
|
product-landing |
|
|
|
Table of Contents
{% topic_link_in_list /quickstart %} {% link_in_list /set-up-git %} {% link_in_list /create-a-repo %} {% link_in_list /fork-a-repo %} {% link_in_list /be-social %} {% link_in_list /github-glossary %} {% link_in_list /git-cheatsheet %} {% link_in_list /git-and-github-learning-resources %}
{% topic_link_in_list /learning-about-github %}
{% link_in_list /githubs-products %}
{% link_in_list /github-language-support %}
{% link_in_list /about-github-advanced-security %}
{% link_in_list /types-of-github-accounts %}
{% link_in_list /access-permissions-on-github %}
{% link_in_list /faq-about-changes-to-githubs-plans %}
{% topic_link_in_list /signing-up-for-github %} {% link_in_list /signing-up-for-a-new-github-account %} {% link_in_list /verifying-your-email-address %} {% 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 /using-github %} {% link_in_list /exploring-early-access-releases-with-feature-preview %} {% link_in_list /supported-browsers %} {% link_in_list /github-cli %} {% link_in_list /github-desktop %} {% link_in_list /github-for-mobile %} {% link_in_list /keyboard-shortcuts %} {% link_in_list /troubleshooting-connectivity-problems %}
{% topic_link_in_list /exploring-projects-on-github %} {% link_in_list /finding-ways-to-contribute-to-open-source-on-github %} {% link_in_list /saving-repositories-with-stars %} {% link_in_list /following-people %}
{% topic_link_in_list /getting-started-with-git %} {% link_in_list /setting-your-username-in-git %} {% link_in_list /caching-your-github-credentials-in-git %} {% link_in_list /why-is-git-always-asking-for-my-password %} {% link_in_list /updating-credentials-from-the-macos-keychain %} {% link_in_list /git-workflows %} {% link_in_list /about-remote-repositories %} {% link_in_list /managing-remote-repositories %} {% link_in_list /associating-text-editors-with-git %} {% link_in_list /configuring-git-to-handle-line-endings %} {% link_in_list /ignoring-files %}
{% topic_link_in_list /using-git %} {% link_in_list /pushing-commits-to-a-remote-repository %} {% link_in_list /getting-changes-from-a-remote-repository %} {% link_in_list /dealing-with-non-fast-forward-errors %} {% link_in_list /splitting-a-subfolder-out-into-a-new-repository %} {% link_in_list /about-git-subtree-merges %} {% link_in_list /about-git-rebase %} {% link_in_list /using-git-rebase-on-the-command-line %} {% link_in_list /resolving-merge-conflicts-after-a-git-rebase %}