macbookold@MacBook-Pro ~ % git status
fatal: not a git repository (or any of the parent directories): .git
macbookold@MacBook-Pro ~ %
macbookold@MacBook-Pro ~ % git status
fatal: not a git repository (or any of the parent directories): .git
macbookold@MacBook-Pro ~ %
You need to be in the folder where the git repository is. I don’t know how mac works, but it looks like you are in the root.
Thank you for the reply bixarrio, this is the only thing I’ve done.
I think gitlab doesn’t have an equivalente to git status.
gitlab
is not a command. you have to be in the folder where the repository was created, and use git status
This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.