Visual Studio Code Git integration

How can i integrate Git with my Platform IO project. I finally figured it out for a python project, but I can’t seem to figure it out for Platformio. Working on 10.13.3 OsX.

My steps are this.

  1. From the command i do a Git Clone of my already created GitHub URL.
  2. Point to local directory where i want to clone.
  3. It asks if i would like to open cloned repository, i say yes.
  4. I tried then opening a PIO project but it appears to open in its own workspace?

Any help? Thanks.

Please provide a link to your repo and a screenshot from VSCode