github (2) 썸네일형 리스트형 [ 협업하기] 다른 사람이 만든 깃 pull하기 [다른 사람이 만든 깃 처음 pull하기] # Git pull → push 0.원하는 파일에서 깃생성(git init할 파일만들고 그 경로에 들어가서 git init하기) git init 1. git pull [https://github.com/pororo-poscoict/document.git](https://github.com/pororo-poscoict/document.git) 2. git remote -v 3. git remote add origin [https://github.com/pororo-poscoict/document.git](https://github.com/pororo-poscoict/document.git) 4. git remote -v 5. git add -A 6. git com.. [github]vscode에서 github에 commit /pull /메세지 적기 [commit전에 staged changes에 올리기] [git commit/git에 올릴 message적기] [git에 push하기] 이전 1 다음