Expand description
Tauri command - switch the working tree to a different branch.
TODO: stub. Real impl through
SourceControlManagementProvider::Checkout should handle
uncommitted-changes prompts (stash / abort), branch creation
when missing, and upstream-tracking setup.