윈도 자격증명 - > 삭제
git config --global user.name 등록된 별명 확인
git config --global user.name "" 별명등록
git config --global user.email -> 등록된 이메일 확인
git config --global user.email "" -> 이메일 등록
git hub 에 새로운 래파지토리 생성
git remote add origin 주소
git remote -v
git push origin main
파일 옆 우클릭 -> open in -> 압축하기