You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried using powershell, git bash, and cmd with your command, all of which under administrator/elevated privileges, and all of which were properly cd'd to the correct directory (which clearly has no bearing on this type of error anyways), and each and every time the bash/terminal returns to me this error.
"fatal: not a git repository (or any of the parent directories): .git"
The command I was using was the one listed on projects main page
I have tried using powershell, git bash, and cmd with your command, all of which under administrator/elevated privileges, and all of which were properly cd'd to the correct directory (which clearly has no bearing on this type of error anyways), and each and every time the bash/terminal returns to me this error.
"fatal: not a git repository (or any of the parent directories): .git"
The command I was using was the one listed on projects main page
git submodule add https://github.com/lubgr/lua-cmake external/lua
The text was updated successfully, but these errors were encountered: