rogerdudler / git-guide

git - the simple guide
http://rogerdudler.github.com/git-guide
2.19k stars 527 forks source link

The way to update local repository could be better #166

Open rafa-leao opened 5 years ago

rafa-leao commented 5 years ago

hey, to update any local branch, you should do git pull <url-of-your-project> <branch>.