👎 error: git: 'Control/QGC4/qgroundcontrol/.git' is not a git command. See 'git --help'

When i try to source build a Q ground control with qt 7.0.1 community version

msvc 2019 64 bit
please give some solution

Hey I get the same error while trying to build. Did you find out what causes the error?

git clone GitHub - mavlink/qgroundcontrol: Cross-platform ground control station for drones (Android, iOS, Mac OS, Linux, Windows) --single-branch --branch Stable_V4.2

cd qgroundcontrol
git submodule update --recursive
git submodule init && git submodule update

Use this exactly in git bash