1
0
mirror of synced 2026-01-29 12:00:58 -05:00
Files
docs/data/reusables/codespaces/committing-link-to-procedure.md
hubwriter 543dc39bed Source control in Codespaces (#19235)
* Codespaces source control - WiP update

* More source control changes

* Add missing link
2021-05-10 17:11:55 +00:00

3 lines
570 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 %} 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)."