본문 바로가기

기타

[ Git ] git remote / git push

git remote 

git remote add origin " 깃허브에서 복사해온 주소 "

 

git push

git push -u origin master