在 BranchManager 中添加 _cleanup_lock_file 方法, 在 _merge_normal 和 _merge_with_temp_branch 调用 git checkout 前 先清理可能存在的 lock 文件,避免分支切换失败。 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
5 lines
56 B
Plaintext
5 lines
56 B
Plaintext
anthropic-agent-skills/
|
|
__pycache__/
|
|
.venv/
|
|
test-cache/
|