- Fix MockMedium.Rename: collect keys before mutating maps during iteration - Fix .git checks to use Exists instead of List (handles worktrees/submodules) - Fix cmd_sync.go: use DeleteAll for recursive directory removal Files updated: - pkg/io/io.go: safe map iteration in Rename - internal/cmd/setup/cmd_bootstrap.go: Exists for .git checks - internal/cmd/setup/cmd_registry.go: Exists for .git checks - internal/cmd/pkgcmd/cmd_install.go: Exists for .git checks - internal/cmd/pkgcmd/cmd_manage.go: Exists for .git checks - internal/cmd/docs/cmd_sync.go: DeleteAll for recursive delete Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| cmd_bootstrap.go | ||
| cmd_ci.go | ||
| cmd_commands.go | ||
| cmd_github.go | ||
| cmd_registry.go | ||
| cmd_repo.go | ||
| cmd_setup.go | ||
| cmd_wizard.go | ||
| github_config.go | ||
| github_diff.go | ||
| github_labels.go | ||
| github_protection.go | ||
| github_security.go | ||
| github_webhooks.go | ||