티스토리 뷰
1. 맥의 Keychain 관리에 접근한다.(cmd + space 해서 검색하면 나옴)
2. 목록에서 github.com을 찾아 더블클릭한다.
3. 계정에 바꾸고자 하는 계정을 입력하고, 암호보기를 클릭해서 암호도 변경해준다.(이 때, 맥 기기의 비밀번호가 필요하다.)
4. 모두 변경 후, 변경사항 저장을 누른다.
5. 끝.
좀 더 자세한 설명이나 window 환경에서의 설정 방법을 찾는 분들을 위해... 열심히 검색한 ref를 남깁니다.
[깃허브(Github)] 21. remote: Permission to 에러
remote: Permission to gitest01/gitest01.github.io.git denied to xxxx. fatal: unable to access 'https://github.com/yyyy/yyyy.github.io/': The requested URL returned error: 403 remote: Permission to~~..
recoveryman.tistory.com
'Programming > Git' 카테고리의 다른 글
Git clone 혹은 pull 했을 경우, branch들도 가져오는 방법 (0) | 2019.03.17 |
---|---|
뒤늦게 추가한 .gitignore 파일이 바로 적용되게끔 하는 방법 (0) | 2019.02.23 |
Comments