git pull <remote>
git add .
git stash pop
git stash save <message>
git branch -r
git log ..<branchname>