728x90 Authentication failed1 [이클립스/Git] Authentication failed / Fetch operation failed. 해결방법 이클립스에서 git으로 pull을 하려고 하니 위와 같은 경고 창이 뜨네요.. 얼마 전에 push할때 아이디 / 패스워드를 다시 입력하는 창이 나왔었는데 그 때 잘못된 패스워드를 입력하고 저장을 눌러서 그 뒤로 저렇게 뜨는 거 같습니다. $ git push --set-upstream origin 브랜치 이름 fatal: Authentication failed for 'http://xxx.xxx.xx.xx/Git/프로젝트이름.git/' 이렇게 Authentication failed 에러가 나면 크게 아래 두가지 경우가 있을 것 같네요. 1)잘못된 user id 2)잘못된 user password git config --system --unset credential.helper 만약 이런 에러가 난다면) $.. 2020. 12. 24. 이전 1 다음 728x90