I cant merge origin branch into my local branch

Hello all,

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

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.