1
0
mirror of synced 2026-01-07 09:01:31 -05:00

Merge pull request #19965 from github/repo-sync

repo sync
This commit is contained in:
Octomerger Bot
2022-08-18 14:31:01 -04:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ shortTitle: Create a codespace
You can create a codespace on {% data variables.product.prodname_dotcom_the_website %}, in {% data variables.product.prodname_vscode %}, or by using {% data variables.product.prodname_cli %}. {% data reusables.codespaces.codespaces-are-personal %}
Codespaces are associated with a specific branch of a repository and the repository cannot be empty. {% data reusables.codespaces.concurrent-codespace-limit %} For more information, see "[Deleting a codespace](/github/developing-online-with-codespaces/deleting-a-codespace)."
Codespaces are associated with a specific branch of a repository and the repository cannot be empty. {% data reusables.codespaces.concurrent-codespace-limit %}
When you create a codespace, a number of steps happen to create and connect you to your development environment:

View File

@@ -1 +1 @@
You can create more than one codespace per repository or even per branch. However, each personal account has a limit of 10 codespaces. If you've reached the limit and want to create a new codespace, you must delete a codespace first.
You can create more than one codespace per repository or even per branch.