Git 리포지토리 추가 STUDY LOG/깃 | 깃허브 2021. 4. 28. 💛 [깃 & 깃허브 사용법] 리모트 리포지토리 변경 기존 리포지토리 깔끔하게 Push / Pull $ git pull $ git add . $ git commit -m "clean push" $ git push 기존 리포지토리 remote 제거 $ git remote remove origin 새 리포지토리 리모트 추가 $ git remote add origin https://github.com/아이디/리포지토리 이전 1 다음 728x90