mac
1. terminal 에서 "keychain access" 혹은 "키체인 접근" 검색
2. 키체인 접근의 검색에서 github 검색
3. terminal 에서 다음 명령줄 실행
$ git credential-osxkeychain erase
host=github.com
protocol=https
> [Press Enter]
4. 키체인 접근에서 github.com 이 사라진 것 확인
윈도우
1. 자격 증명 관리자 검색
2. Windows 자격 증명 클릭
3. git 관련 자격 증명 제거
댓글