switching to specific git branch code example
Example 1: git switch branch
git switch
git checkout
Example 2: git switch branch to another branch
git checkout
Example 3: git toggle between branches
Toggle between two git branches: git checkout -