3. Resources git clone 후 옵시디언에서 git push 시 권한 에러 해결 2026년 5월 25일 1 min read 3. Resources/옵시디언/git clone 후 옵시디언에서 git push 시 권한 에러 해결.md #현재 프로젝트에 내 SSH 키 경로 강제로 박아버리기git config core.sshCommand "ssh -i ~/.ssh/[SSH id 파일]" 인터랙티브 블로그에서 열기