1
0
mirror of synced 2026-01-05 12:07:35 -05:00
Files
docs/data/reusables/codespaces/committing-link-to-procedure.md
2021-06-24 10:21:07 -04:00

571 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 %} extensions, will appear for all users.

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