How can I update the master branch in my local repo?

Viewed 20

How can I update the branch (that his name is master) in my local repository to be exactly like this branch in the remotly repository ?

I saw some ways to do that (with pull and fetch) but i am not sure exactly how to do that.

0 Answers
Related