Github Token 맥에 캐시하여 저장하기 다음 명령어를 이용해 credential.helper를 osxkeychain으로 설정한다. git config --global credential.helper osxkeychain 다음 명령어를 이용해 credential.helper가 제대로 설정되었는지 확인. git config --global credential.helper Github 2023.09.15