git pull

Table of Contents

git pull reference

git pull --rebase --autostash # git pull accepts '--autostash' from 2.9
git fetch
git rebase --autostash