I am currently trying to use the command git push origin test
but an error keeps popping up.
The error is:
fatal: 'origin' does not appear to be a git repository
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Please help