Create a container with configuration from a specific branch
To test out a change in either the cosmo.json
or your custom scripts without affecting other users, you can create a container and use the configuration and custom scripts from a specific branch:
- In the Visual Studio Code extension right click on a branch with your changes under the Repository of your app and choose Create container with configuration from this branch.
- Enter a name for your new container and hit Enter.
Similar as when creating a container the default way you need to wait until the container is created and ready.