개발(Develop)/깃(Git)_버전관리
깃(Git) 에러 / fatal: not a git repository (or any of the parent directories): .git
하루IT
2022. 6. 21. 15:38
반응형
에러(error)
fatal: not a git repository (or any of the parent directories): .git
remote add origin 명령어로 로컬 저장소에
원격 저장소 주소를 알려주는 과정에서 오류 발생
해결책