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

4 lines
581 B
Markdown

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](/codespaces/developing-in-codespaces/using-source-control-in-your-codespace#committing-your-changes)."