Programming/cmd
cmd에서 git 소스 다운받기
reeme
2025. 1. 7. 15:29
cmd 창 열어서 cd로 소스받을곳 이동 > git 주소 복사해서
git clone git주소
넣으면 됨
ex) git clond http://~