1
0
mirror of synced 2026-01-03 06:04:16 -05:00
Files
docs/data/reusables/codespaces/committing-link-to-procedure.md
2022-04-21 15:15:00 +02:00

581 B

Once you've made changes to your codespace, either new code or configuration changes, you'll want to commit your changes. Committing changes to your repository ensures that anyone else who creates a codespace from this repository has the same configuration. This also means that any customization you do, such as adding {% data variables.product.prodname_vscode_shortname %} extensions, will appear for all users.

For information, see "Using source control in your codespace."