Use git sparse-checkout command instead of manually setting core.sparseCheckout config. The sparse-checkout command properly scopes the setting to the worktree via extensions.worktreeConfig, avoiding the confusing sparse checkout message in git status. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>