Which command(s) are used to change branches?
git switch <branch_name>
git jump <branch_name>
git move <branch_name>
git checkout <branch_name>