반응형 깃 remote 에러 해결1 깃(Git) 에러 / fatal: not a git repository (or any of the parent directories): .git 에러(error) fatal: not a git repository (or any of the parent directories): .git remote add origin 명령어로 로컬 저장소에 원격 저장소 주소를 알려주는 과정에서 오류 발생 해결책 git init으로 초기화 한 이후에 사용. 2022. 6. 21. 이전 1 다음 반응형