git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Problem upgrading to 1.4.0
@ 2006-06-11  0:07 Geoff Russell
  2006-06-11  2:12 ` Junio C Hamano
  0 siblings, 1 reply; 8+ messages in thread
From: Geoff Russell @ 2006-06-11  0:07 UTC (permalink / raw)
  To: git

Hi,

When I do a "git pull origin" I get messages:

             error: no such remote ref refs/heads/gb/diffdelta
             error: no such remote ref refs/heads/jc/bind
             error: no such remote ref refs/heads/jc/bind-2
             ...
             Fetch failure: git://git.kernel.org/pub/scm/git/git.git

So I figured these branches were "in the way" so I deleted them:

                git branch -D gb/diffdelta
                etc.

Again "git pull origin" gives the same errors.

So I went into .git/remotes/origin and
removed the lines pointing at these branches and removed the gb and jc
directories
and did another git pull and it seems to have worked.

I would suggest that when the pull detects the missing remote ref, it
should clean
up the remotes/origin file. Or have I done entirely the wrong thing?

Cheers,
Geoff Russell.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2006-06-13  7:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-11  0:07 Problem upgrading to 1.4.0 Geoff Russell
2006-06-11  2:12 ` Junio C Hamano
2006-06-13  2:33   ` Pavel Roskin
     [not found]     ` <20060612224818.383b13ee.seanlkml@sympatico.ca>
2006-06-13  2:48       ` Sean
2006-06-13  3:02       ` Pavel Roskin
2006-06-13  3:28         ` Linus Torvalds
2006-06-13  3:56           ` Pavel Roskin
2006-06-13  7:10             ` Geoff Russell

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).