Skip to content

Add nested copilot-sdk directory (embedded repo) - #2491

Draft
ncamaraljr7219 wants to merge 1 commit into
github:mainfrom
ncamaraljr7219:ncamaraljr7219-crispy-parakeet
Draft

Add nested copilot-sdk directory (embedded repo)#2491
ncamaraljr7219 wants to merge 1 commit into
github:mainfrom
ncamaraljr7219:ncamaraljr7219-crispy-parakeet

Conversation

@ncamaraljr7219

Copy link
Copy Markdown

Why

This PR persists a previously untracked nested 'copilot-sdk/' git checkout that was present in the working tree. The user requested the branch be pushed and a pull request opened.

What changed

  • Adds a gitlink entry for the nested 'copilot-sdk' directory (create mode 160000). No other files modified.

Notes for reviewers

  • This records an embedded repository (gitlink). Clones of the outer repository will not include the nested repo contents; they will only contain a gitlink reference.
  • If this was accidental, consider removing it (git rm --cached copilot-sdk) and adding it to .gitignore, or convert it to a proper submodule using 'git submodule add'.
  • No runtime or behavioral changes included; this is an additive commit to persist local state.

N/A

Add previously untracked 'copilot-sdk/' directory into the branch as requested by the user.
@ncamaraljr7219
ncamaraljr7219 requested a review from a team as a code owner September 2, 2026 20:45
@ncamaraljr7219
ncamaraljr7219 marked this pull request as draft September 2, 2026 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant