Command
Explanation
git switch is used to switch branches (Git 2.23+). It switches branches (Git 2.23+).
Examples
Switch to main branch
Create and switch to new branch
git switch is used to switch branches (Git 2.23+). It switches branches (Git 2.23+).
Switch to main branch
Create and switch to new branch