Written by coh at home
[Error]fatal: 'orgin' does not appear to be a git repository 본문
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 을 했을 때 발생한 에러다.