446 B
446 B
allowed-tools, description
| allowed-tools | description |
|---|---|
| Bash(git status:*), Bash(git log:*), Bash(git branch), Bash(git diff:*), Read, Edit, Glob, Grep, LS | 現在の変更を元に新しいブランチを作成 |
やること
現在の変更を元に新しいブランチを作成してください。
ブランチ名の参考にする情報
- @CLAUDE.md
- 直近のコミットの確認:
git log --oneline - その他のブランチの確認:
git branch