remote: Permission to integerJI/TIME_catcher_dev.git denied to susususujeong.fatal: unable to access 'https://github.com/integerJI/TIME_catcher_dev.git/': The requested URL returned error: 403
git에 커밋을 하려다 보니 해당 에러가 나왔다.
알고보니 지금 gitbash에 로그인되어있는 계정이
해당 github를 사용하지 않고 있어서다
gitbash에서 로그아웃 해준 뒤
해당 깃 허브 주소권한을 가지고 있는 계정으로 커밋을 해야 한다.
정리하면
1. gitbash에서 로그아웃 후 권한이 있는 계정으로 로그인 후 커밋
2. 권한이 없는 계정에 권한 부여
https://integer-ji.tistory.com/181
3. 시스템 설정으로 수정
https://recoveryman.tistory.com/392