728x90
반응형
SMALL
git-receive-pack not permitted~ 메세지가 뜨거나
로그인 창이 반복하여 뜨는 상황입니다.
이는 입력한 user, password 정보가 잘못되서 그렇습니다.
user 에는 github 계정
ex) user@email.com
password 에는 github 계정 비밀번호가 아니라 토큰 번호
*토큰 번호 확인 경로
https://github.com/settings/tokens
이전에 세팅해놓은 잘못된 user 정보는 아래 경로에서 제거 후 다시 입력하시면 됩니다.
windows 탭 -> Preferences -> 'secure' 검색 -> Contents 탭 -> Default Secure Storage -> GIT
728x90
반응형
LIST
'Programming | 오류&해결' 카테고리의 다른 글
[ APM ] 기본 세팅 by xampp (0) | 2023.09.10 |
---|---|
[ 아파치 apache ] "AH00558: httpd: Could not reliably determine the server's fully qualified domain..." 오류 해결법 (0) | 2023.07.16 |
[ 아파치 apache ] "The Requested operation has failed" 오류 해결법 (0) | 2023.07.16 |
[ VSCode ] .html파일에서 php 하이라이트 방법 | 흰 글자 (34) | 2022.12.03 |
[ VSCode ] 경로복사 \ 대신 /로 바꾸는법 (0) | 2022.11.28 |