SWRU624A April 2024 – July 2024 CC3301 , CC3301MOD
If, during the download perquisites, the source code was extracted from a zip/tar file and NOT from the Git clone then the following steps need to be added:
git init
git add .
git commit -m "init"