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> |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| src | ||
| templates/rules | ||
| package.json | ||
| tsconfig.json | ||
| vitest.config.ts | ||