1
0
mirror of synced 2025-12-21 10:57:10 -05:00

Correct misleading subheading (#27360)

This commit is contained in:
hubwriter
2022-05-11 16:26:50 +01:00
committed by GitHub
parent f57fe42ec9
commit d7f1e7541e
4 changed files with 6 additions and 6 deletions

View File

@@ -48,7 +48,7 @@ You can pull changes from the remote repository into your codespace at any time.
![Ellipsis button for View and More Actions](/assets/images/help/codespaces/source-control-ellipsis-button.png)
1. In the drop-down menu, click **Pull**.
If the dev container configuration has been changed since you created the codespace, you can apply the changes by rebuilding the container for the codespace. For more information, see "[Introduction to dev containers](/codespaces/setting-up-your-codespace/configuring-codespaces-for-your-project#applying-changes-to-your-configuration)."
If the dev container configuration has been changed since you created the codespace, you can apply the changes by rebuilding the container for the codespace. For more information, see "[Introduction to dev containers](/codespaces/setting-up-your-codespace/configuring-codespaces-for-your-project#applying-configuration-changes-to-a-codespace)."
## Setting your codespace to automatically fetch new changes