git 설정 확인git config --list설정 파일 열기git config --global -e유저 정보 설정git config --global user.name "name"git config --global user.email "a@a.com"유저 정보 확인gi
git push했을 때 권한 문제가 발생했다.token 발급 후 remote url 지정하기git remote set-url origin https://ghp_xxx@github.com/id/repo_name.gitgithub repository setting