You are on page 1of 1

git clone <URL> git branch -b <branch name> git pull git add .

git commit -m '<message>' git stash git checkout file -- <file name>

You might also like