1
0
mirror of synced 2025-12-25 02:17:36 -05:00
Files
docs/data/reusables/codespaces/committing-link-to-procedure.md
2025-01-06 07:47:10 +00:00

820 B

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

For this tutorial, you created a codespace from a template repository, so the code in your codespace is not yet stored in a repository. You can create a repository by publishing the current branch to {% data variables.product.github %}.

For information, see AUTOTITLE.