I have a problem in the 5.Git Merge in the step 3 when I try to merge the origin branch to my local branch.
I follow the steps of the page but the following error is displayed:
$ git merge origin/mster
merge: origin/master - not something we can merge
$git status
On branch master
nothing to commit, workin directory clean
Someone can help me?
Thnaks in advance,
Regards
Raúl