How to make a brach to Master

If I clone my project repoitory to my laptotop. I do not get the lastest version which is in a branch, seams I just get a part of my project. if i download the zip file i get all.

how can I solve that.

I appreciate any hint

kind regards

This question is not related to PlatformIO IDE but to VS Code / git / github.

  1. Click on the “branch selector” on the left side in the bottom status bar
  2. Click the branch you want from the “remote branch” section in the top window

1 Like