728x90
728x90
[Git] fatal: detected dubious ownership in repository at
트러블슈팅2023. 9. 8. 21:10[Git] fatal: detected dubious ownership in repository at

에러 메세지 단순 status를 찍으려는 데도 뭔가 문제가 생겼다. 안전한 폴더로 지정을 해주는 작업이 필요하다고 하는데 이미 해결법은 에러의 마지막줄에 나와있다.. 해결 git config --global --add safe.directory projectPath

728x90
728x90
image