Commit 275b565
fix: drop accidental worktree submodule ref + ignore .claude/
The previous commit accidentally included `.claude/worktrees/agent-a4eda97a3744456ea`
as a 160000 gitlink because `git add -A` from the main checkout caught
the locked sub-agent worktree. Remove it from the index (the worktree
directory still exists on disk for the in-flight agent) and add
`.claude/` to .gitignore so it doesn't recur.
No code or doc impact — just hygiene.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent e8e03dc commit 275b565
2 files changed
Lines changed: 1 addition & 1 deletion
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
0 commit comments