Skip to content

chore: worktreeの作成先をリポジトリ内に変更#63

Merged
sh1ma merged 1 commit intomainfrom
chore/worktree-path-config
Jan 9, 2026
Merged

chore: worktreeの作成先をリポジトリ内に変更#63
sh1ma merged 1 commit intomainfrom
chore/worktree-path-config

Conversation

@sh1ma
Copy link
Owner

@sh1ma sh1ma commented Jan 9, 2026

概要

git worktreeの作成先を親ディレクトリ(../worktrees/)からリポジトリ内(worktrees/)に変更。

変更内容

  • .claude/skills/git-worktree/SKILL.md: パスを ../worktrees/worktrees/ に変更
  • .gitignore: worktrees を追加

テスト項目

  • worktreeがリポジトリ内に作成されることを確認

- git-worktreeスキルのパスを ../worktrees/ から worktrees/ に変更
- .gitignore に worktrees を追加

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings January 9, 2026 15:51
@sh1ma sh1ma added the chore 何かの設定ファイルなどの変更関連など、雑多な変更につけるタグ label Jan 9, 2026
@sh1ma sh1ma merged commit eba15f9 into main Jan 9, 2026
8 checks passed
@sh1ma sh1ma deleted the chore/worktree-path-config branch January 9, 2026 15:52
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

このPRは、git worktreeの作成先を親ディレクトリからリポジトリ内に変更することで、プロジェクト構造をよりシンプルにします。

  • .claude/skills/git-worktree/SKILL.md内のすべてのパス参照を../worktrees/からworktrees/に更新
  • .gitignoreworktreesディレクトリを追加してバージョン管理から除外
  • ドキュメント内のディレクトリ構造の説明を改善

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
.gitignore worktreesディレクトリをバージョン管理から除外するエントリを追加
.claude/skills/git-worktree/SKILL.md すべてのworktreeパス参照を../worktrees/からworktrees/に更新し、ディレクトリ構造の説明も改善

@claude
Copy link

claude bot commented Jan 9, 2026

Code review

No issues found. Checked for bugs and CLAUDE.md compliance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore 何かの設定ファイルなどの変更関連など、雑多な変更につけるタグ

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants