mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-05-05 23:42:03 +00:00
1. Cross-repo lightweight mode: no longer skips Step 11 entirely. Worktree removal is skipped (none created) but temp files are still cleaned up. 2. Step 2 base-branch fetch: use the matched remote from Step 1 (e.g., upstream for forks) instead of hardcoded origin. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| scripts | ||
| src | ||
| vendor | ||
| index.ts | ||
| package.json | ||
| test-setup.ts | ||
| tsconfig.json | ||
| vitest.config.ts | ||