git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Lana Deere <lana.deere@gmail.com>
To: git@vger.kernel.org
Subject: upgrade 2.18.0 to 2.37.2 question
Date: Wed, 31 Aug 2022 13:42:47 -0400	[thread overview]
Message-ID: <CA+4x=b_eyETm6FM1-b_RMhUmCxm9OT0dZLjTciu13CUs6cccKg@mail.gmail.com> (raw)

I've built the latest version, 2.37.2 on my CentOS host and am trying
it out to make sure it works before deploying it widely.  I ran into
an error I don't understand "Your configuration specifies to merge
with the ref... but no such ref was fetched".  Searching on the web
turned up posts suggesting that it indicates the remote branch was
deleted, but that is not the case here.  I can pull using 2.18.0, just
not with 2.37.2.  Is there some configuration change which is needed
to switch between the old and the new version of git?

Here's an example:
$ /re/tools/linux-x86_64/opensrc/git/2.18.0/bin/git pull
From http://githost:7990/scm/dp/d2s_sw
 * branch                  feature/switch-to-qt5 -> FETCH_HEAD
Already up to date.

$ /re/tools/linux-x86_64/opensrc/git/2.37.2/bin/git pull
Your configuration specifies to merge with the ref
'refs/heads/feature/switch-to-qt5'
from the remote, but no such ref was fetched.

.. Lana (lana.deere@gmail.com)

                 reply	other threads:[~2022-08-31 17:44 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CA+4x=b_eyETm6FM1-b_RMhUmCxm9OT0dZLjTciu13CUs6cccKg@mail.gmail.com' \
    --to=lana.deere@gmail.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).