git pull

원격 저장소에서 브랜치를 가져와 로컬 저장소에 병합합니다. 더 많은 정보: https://git-scm.com/docs/git-pull.

git pull

git pull {{[-r|--rebase]}}

git pull {{원격_이름}} {{브랜치}}