cloudaxe-opencode/packages/opencode/test/project
Steven T. Cramer d9911a9fc6 fix(project): set worktree to bare repo path, not parent directory
Detect bare repos by checking if git-common-dir basename ends with .git (excluding .git itself). This ensures both the worktree field in the database and the cache location are correct for bare-repo-backed worktrees.
2026-04-21 14:57:33 -04:00
..
migrate-global.test.ts feat: unwrap storage namespaces to flat exports + barrel (#22747) 2026-04-15 23:30:49 -04:00
project.test.ts fix(project): set worktree to bare repo path, not parent directory 2026-04-21 14:57:33 -04:00
vcs.test.ts feat: unwrap project namespaces to flat exports + barrel (#22743) 2026-04-15 23:28:46 -04:00
worktree-remove.test.ts refactor(worktree): remove async facade exports (#22369) 2026-04-13 21:23:15 -04:00
worktree.test.ts refactor(worktree): remove async facade exports (#22369) 2026-04-13 21:23:15 -04:00