git pull

git pull 명령어란

git pull

다른 리포지토리 또는 로컬 브랜치에서 가져오기 및 통합하기

git pull [<options>] [<repository> [<refspec>…​]]

Last updated