Lazygit

  1. Press 3 to go to 3. Local Branches panel
  2. Select a branch (using //🖱️)
  3. Checkout the branch, by pressing space
    • Now the branch should have a star, to the left
  • Add a#screenshot of the star, from checked out branch

Alternative

  1. Press 3 to go to 3. Local Branches panel
  2. Press c to bring up the checkout menu
  3. Autocomplete your branch.
  4. Then press enter to check out.

Basic Terminal

git checkout <branch>