본문 바로가기
프로그래밍/git

git ssh wrong user

by 만디기 2024. 8. 12.

- ssh로 git 레포지토리에 push를 하려고 할 때, 특정 아이디로만 로그인 시도를 하는 문제이다...

- 여러 번 겪어 봤는데도 겪을 때마다 익숙하지가 않아서 고생했는데, 그 해결 방법을 여기에 정리해 둔다.

- https://stackoverflow.com/questions/21615431/git-pushes-with-wrong-user-from-terminal

- https://stackoverflow.com/questions/4665337/git-pushing-to-remote-github-repository-as-wrong-user

- 이외 구글 검색 결과