Skip to content

fix: remove tmp skill codegen embedded repo from Samples#127

Closed
JusterZhu wants to merge 1 commit into
mainfrom
fix/remove-tmp-skill-codegen
Closed

fix: remove tmp skill codegen embedded repo from Samples#127
JusterZhu wants to merge 1 commit into
mainfrom
fix/remove-tmp-skill-codegen

Conversation

@JusterZhu

Copy link
Copy Markdown
Collaborator

背景

是一个误放的临时目录 —— 它是 GeneralLibrary/generalupdate-skill-codegen 的 git clone,嵌套在 Samples 仓库中,从未被提交过(untracked)。

专门的 skill 仓库已经存在于 github.com/GeneralLibrary/generalupdate-skill-codegen

变更内容

  • 删除了 src/Hub/Samples/tmpgeneralupdate-skill-codegen/ 目录
  • 添加了 tmpgeneralupdate-skill-codegen/.gitignore,防止复发

验证

  • git status 确认无残留 untracked 文件
  • .gitignore 更新生效

🤖 Generated with Claude Code

Removes the nested tmpgeneralupdate-skill-codegen directory (an untracked
clone of github.com/GeneralLibrary/generalupdate-skill-codegen) that was
accidentally placed under src/Hub/Samples/. The dedicated skill repo
already exists at github.com/GeneralLibrary/generalupdate-skill-codegen.

Adds tmpgeneralupdate-skill-codegen/ to .gitignore to prevent recurrence.

Co-Authored-By: Claude <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings June 18, 2026 06:57

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@JusterZhu JusterZhu closed this Jun 18, 2026
@JusterZhu JusterZhu deleted the fix/remove-tmp-skill-codegen branch June 19, 2026 12:42
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.

2 participants