I'm trying to upgrade from 2.18.0 to 2.37.2 and ran into a problem where 
'git pull' says that no such ref was fetched.  Some searching the web 
suggests that this means the remote branch was deleted, but that it not 
true in my case.  I can pull using 2.18.0, just not with 2.37.2.  Anyone 
got any ideas?

$ /tools/git/2.18.0/bin/git pull
>From http://githost:7990/scm/dp/sw
 * branch                  feature/switch-to-qt5 -> FETCH_HEAD
Already up to date.

$ /tools/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.

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/git-users/ea817109-d543-4fda-a36f-587389e68b61n%40googlegroups.com.

Reply via email to