Git
git push 할때 ssh 비번 계속 물을때 해결법
흰이슬
2021. 6. 9. 13:12
bash셀에서 ssh-add ~/.ssh/id_rsa 입력
그런데 Could not open a connection to your authentication agent. 요런 에러가 나타나면
eval $(ssh-agent) 입력해주면 끝