git에서 꺼내는 동안 오류 발생 - 리포지토리 데이터베이스 .git/objects에 개체를 추가할 수 있는 권한이 부족합니다. "git pull origin development"를 만들 때마다 git 오류가 발생합니다. "git/objects에 개체를 추가하기 위한 권한이 부족합니다." remote: Counting objects: 70, done. remote: Compressing objects: 100% (7/7), done. remote: Total 42 (delta 35), reused 42 (delta 35) error: insufficient permission for adding an object to repository database .git/objects fatal: failed ..