기타
[ Git ] git remote / git push
MinCoding
2021. 4. 6. 01:57
git remote
git remote add origin " 깃허브에서 복사해온 주소 "
git push
git push -u origin master