* Rename map topic * Delete map topic * Rename map topic * Add redirect * Remove last two map topics * Move article on adding a remote into a long-form guide * Move article on changing a remote's URL * Move articles on renaming and removing remotes * Move remote URL article * Fix typo * Remove category index file * Move a few articles to the new category * Move a few more files * Move managing remote repos article * Move the rest of the getting started with git map topic * Move the first half of the using git map topic * Move the rest of the articles and 🔥 the directory * Fix failing test * Remove Using Git from product index * Apply suggestions from code review Co-authored-by: Laura Coursen <lecoursen@github.com> * Apply suggestions from code review Co-authored-by: Laura Coursen <lecoursen@github.com>
4.5 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 /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 %}