1
0
mirror of synced 2025-12-22 19:34:15 -05:00

Codespaces: Document listing/deleting codespaces for organizations (#30525)

Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com>
This commit is contained in:
hubwriter
2022-09-08 17:14:24 +01:00
committed by GitHub
parent 7523a7c460
commit 81faf43a57
10 changed files with 103 additions and 21 deletions

View File

@@ -20,8 +20,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 %}
Codespaces are associated with a specific branch of a repository and the repository cannot be empty. You can create more than one codespace per repository or even per branch.
When you create a codespace, a number of steps happen to create and connect you to your development environment: