Skip to content

Commit 05096e7

Browse files
committed
Added note
1 parent 0aa9b0e commit 05096e7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/guided-workshop/exercises/3-codespaces.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ You've now defined a custom container! Whenever someone uses the codespace you d
5151
5252
## Interacting with the repository
5353

54+
<!-- TODO: Update this to just push to main -->
55+
5456
Custom containers for GitHub Codespaces become part of the source code for the repository. Thus they are maintained through standard source control, and will follow the repository as it's forked in the future. This allows this definition to be shared across all developers contributing to the project.
5557

5658
Let's create a new branch with our code, create a pull request, mark it as completing the related issue, then merge it in. You'll use command-line tools in the codespace to complete this process.

0 commit comments

Comments
 (0)