I have git clone the latest SONiC (master),
run make init , then make configure PLATFORM=vs , and getting this error: fatal: not a git repository (or any of the parent directories): .git "
- i did git clone and i am in the repo path
- i can see the .git folder and git status is valid
- all other potential issues for this kind of error - were checked and OK
- my VM is ubuntu22.04 and the containers image are build for the default debian env.