Etc/Error

[Error]fatal: 'orgin' does not appear to be a git repository

och 2023. 9. 18. 12:00

fatal: 'orgin' 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.

 

다음과 같은 에러는 음.. 인터넷 연결이 안 되었을 때 git push -u origin branchName 을 했을 때 발생한 에러다.