Merge branch 'main' into codewithdev-docs
This commit is contained in:
@@ -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 %}
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Searching for information on GitHub
|
||||
intro: Use different types of searches to find the information you want.
|
||||
redirect_from:
|
||||
- /categories/78/articles/
|
||||
- /categories/search/
|
||||
@@ -14,4 +15,3 @@ children:
|
||||
- /getting-started-with-searching-on-github
|
||||
- /searching-on-github
|
||||
---
|
||||
|
||||
|
||||
@@ -26,7 +26,7 @@ For more information about adding people to your enterprise, see "{% if currentV
|
||||
|
||||
Enterprise owners have complete control over the enterprise and can take every action, including:
|
||||
- Managing administrators
|
||||
- {% if currentVersion == "free-pro-team@latest" %}Adding and removing {% elsif currentVersion == "github-ae@latest" %}Managing{% endif %} organizations {% if currentVersion == "free-pro-team@latest" %}to and from {% elsif currentVersion == "github-ae@latest" %} in{% endif %} the enterprise
|
||||
- {% if currentVersion == "free-pro-team@latest" %}Adding and removing {% elsif currentVersion == "github-ae@latest" or currentVersion ver_gt "enterprise-server@2.20" %}Managing{% endif %} organizations {% if currentVersion == "free-pro-team@latest" %}to and from {% elsif currentVersion == "github-ae@latest" or currentVersion ver_gt "enterprise-server@2.20" %} in{% endif %} the enterprise
|
||||
- Managing enterprise settings
|
||||
- Enforcing policy across organizations
|
||||
{% if currentVersion == "free-pro-team@latest" %}- Managing billing settings{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user