git pull - deptno/deptno.github.io GitHub Wiki

git-pull

fetch + merge μ—­ν• , 타 λΈŒλžœμΉ˜μ— pull 을 ν•˜κ³ μž ν•œλ‹€λ©΄ git-fetch λ₯Ό μ‚¬μš©ν•œλ‹€.

git pull
git pull --rebase
git pull --rebase --autostash
git pull --all

link