git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* upgrade 2.18.0 to 2.37.2 question
@ 2022-08-31 17:42 Lana Deere
  0 siblings, 0 replies; only message in thread
From: Lana Deere @ 2022-08-31 17:42 UTC (permalink / raw
  To: git

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)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-08-31 17:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-31 17:42 upgrade 2.18.0 to 2.37.2 question Lana Deere

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).