Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[submodule "ef-code-8-samples"]
path = ef-code-8-samples
url = https://github.com/karenpayneoregon/ef-code-8-samples.git
branch = master
Copy link

Copilot AI Jan 1, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The branch name 'master' is specified, but many repositories have transitioned to using 'main' as the default branch name. Verify that the ef-code-8-samples repository actually uses 'master' as its default branch. If it uses 'main', update this configuration to avoid tracking issues.

Suggested change
branch = master
branch = main

Copilot uses AI. Check for mistakes.
1 change: 1 addition & 0 deletions ef-code-8-samples
Submodule ef-code-8-samples added at 04b7aa
Loading