If your directory structure looks like this:
/------WebsiteName/ | |-----------/Mobile/
Then make sure you are in the WebsiteName directory, then run git status
If you still get the same error, run the following command:
git init git status
source share