1
0
mirror of synced 2026-01-01 18:05:46 -05:00
Files
docs/content/github/index.md
Emily Gould 5a20716c7e Restructure and move Git content (#18336)
* 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>
2021-03-25 14:42:36 -05:00

68 lines
2.2 KiB
Markdown

---
title: GitHub.com
redirect_from:
- /articles/
- /common-issues-and-questions/
- /troubleshooting-common-issues/
intro: 'Documentation, guides, and help topics for software developers, designers, and project managers. Covers using Git, pull requests, issues, wikis, gists, and everything you need to make the most of GitHub for development.'
versions:
free-pro-team: '*'
enterprise-server: '*'
github-ae: '*'
---
{% link_in_list /getting-started-with-github %}
{% link_in_list /setting-up-and-managing-your-github-user-account %}
{% link_in_list /setting-up-and-managing-your-github-profile %}
{% link_in_list /authenticating-to-github %}
<!-- Notifications v2 beta -->
{% link_in_list /managing-subscriptions-and-notifications-on-github %}
<!-- Notifications v1 -->
{% link_in_list /setting-up-and-managing-organizations-and-teams %}
{% link_in_list /setting-up-and-managing-your-enterprise %}
{% link_in_list /setting-up-and-managing-billing-and-payments-on-github %}
{% link_in_list /writing-on-github %}
{% link_in_list /creating-cloning-and-archiving-repositories %}
{% link_in_list /committing-changes-to-your-project %}
{% link_in_list /collaborating-with-issues-and-pull-requests %}
{% link_in_list /managing-your-work-on-github %}
{% link_in_list /developing-online-with-codespaces %}
{% link_in_list /building-a-strong-community %}
{% link_in_list /searching-for-information-on-github %}
{% link_in_list /importing-your-projects-to-github %}
{% link_in_list /administering-a-repository %}
{% link_in_list /visualizing-repository-data-with-graphs %}
{% if currentVersion == "enterprise-server@2.22" %}
{% link_in_list /managing-security-vulnerabilities %}
{% link_in_list /finding-security-vulnerabilities-and-errors-in-your-code %}{% endif %}
{% link_in_list /managing-files-in-a-repository %}
{% link_in_list /managing-large-files %}
{% link_in_list /customizing-your-github-workflow %}
{% link_in_list /extending-github %}
{% link_in_list /working-with-github-pages %}
{% link_in_list /supporting-the-open-source-community-with-github-sponsors %}
{% link_in_list /finding-talent-with-github-jobs %}
{% link_in_list /working-with-github-support %}
{% link_in_list /understanding-how-github-uses-and-protects-your-data %}
{% link_in_list /site-policy %}