HTTPS clone fails on private repos without credentials. Now tries three strategies in order: 1. gh repo clone (handles GitHub auth via gh auth token) 2. git clone with SSH URL (works with SSH keys) 3. git clone with HTTPS URL (public repos fallback) Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| dashboard.test.ts | ||
| init.test.ts | ||
| open.test.ts | ||
| review-check.test.ts | ||
| send.test.ts | ||
| session.test.ts | ||
| spawn.test.ts | ||
| start.test.ts | ||
| status.test.ts | ||