Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #65952

    wifi75
    Participant

    Hello after send git pull for update on rapberry from 2.1.8 I have this error:

    Your configuration specifies to merge with the ref ‘refs/heads/2.1.8’
    from the remote, but no such ref was fetched.

    what can I do?

    #65965

    Ray
    Keymaster

    That’s probably because you are not on the master branch. You can do a
    git checkout master
    to switch your branch back to master branch.

    #65980

    wifi75
    Participant

    oh yes, now it is ok!

    reagrd

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.