git 썸네일형 리스트형 [Git] fatal: 'origin' does not appear to be a git repository 에러 해결 방법 - 환경 GitBash v2.30.2(2) Windows 10 - 발생 에러 로컬에 미리 디렉토리를 만들고, 이 로컬 디렉토리와 github 원격 저장소에 연결을 하여 push를 하려는 데, 이와 같은 에러가 발생. HWANG@DESKTOP-FCOI9PT MINGW64 /a/4M (master) $ git push origin master 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 찾아보니, 연결된 것을 삭제하고 다시 연결을 하면 해결된다고 함. 보니까 내가 origin위치에 .. 더보기 이전 1 다음