1
0
mirror of synced 2025-12-22 03:16:52 -05:00

Merge branch 'main' into codewithdev-docs

This commit is contained in:
Laura Coursen
2021-06-03 15:33:18 -05:00
committed by GitHub
55 changed files with 871 additions and 631 deletions

View File

@@ -19,7 +19,7 @@ topics:
{% if currentVersion == "free-pro-team@latest" %}
You can store a variety of projects in {% data variables.product.product_name %} repositories, including open source projects. With [open source projects](http://opensource.org/about), you can share code to make better, more reliable software.
You can store a variety of projects in {% data variables.product.product_name %} repositories, including open source projects. With [open source projects](http://opensource.org/about), you can share code to make better, more reliable software. You can use repositories to collaborate with others and track your work. For more information, see "[About repositories](/github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github/about-repositories)."
{% elsif enterpriseServerVersions contains currentVersion or currentVersion == "github-ae@latest" %}
@@ -82,6 +82,7 @@ Congratulations! You have now created a repository, including a *README* file, a
- "[Set up Git](/articles/set-up-git)"
- **Create a repository**
- "[Clone a repository](/github/creating-cloning-and-archiving-repositories/cloning-a-repository)"
- "[Fork a repository](/articles/fork-a-repo)"
- "[Be social](/articles/be-social)"
- {% data reusables.support.connect-in-the-forum-bootcamp %}