1
0
mirror of synced 2026-01-01 00:04:41 -05:00

Merge branch 'main' into codespaces-universe-megabranch

This commit is contained in:
hubwriter
2022-10-21 07:31:41 +01:00
198 changed files with 2663 additions and 1899 deletions

View File

@@ -58,6 +58,8 @@ In the example `postCreate.sh` file below, the contents of the `config` director
ln -sf $PWD/.devcontainer/config $HOME/config && set +x
```
For more information, see "[Introduction to dev containers](/codespaces/setting-up-your-project-for-codespaces/introduction-to-dev-containers#applying-configuration-changes-to-a-codespace)."
## Stopping a codespace
{% data reusables.codespaces.stopping-a-codespace %} For more information, see "[Stopping and starting a codespace](/codespaces/developing-in-codespaces/stopping-and-starting-a-codespace)."