Programming/에러노트
[GIT] fatal: unsafe repository ('~ㄱ경로' is owned by someone else)To add an exception for this directory, call:
git을 사용할 때 다음과 같은 에러가 발생할 수 있다 fatal: unsafe repository ('~ㄱ경로' is owned by someone else)To add an exception for this directory, call: 우선 git에서 발표한 보안 취약점 이슈에 대해 읽어보자 https://github.blog/2022-04-12-git-security-vulnerability-announced/ Git security vulnerability announced | The GitHub Blog Upgrade your local installation of Git, especially if you are using Git for Windows, or you use Git on a mu..
2022. 11. 18.