* git trouble
@ 2006-03-01 16:50 Geoff Levand
2006-03-01 17:04 ` Ralf Baechle
0 siblings, 1 reply; 2+ messages in thread
From: Geoff Levand @ 2006-03-01 16:50 UTC (permalink / raw)
To: linux-mips
I'm having this problem lately... Any help?
$ cg-clone http://www.linux-mips.org/pub/scm/linux.git linux-mips.git
defaulting to local storage area
08:45:45 URL:http://www.linux-mips.org/pub/scm/linux.git/HEAD [23/23] -> "refs/heads/.origin-fetching" [1]
error: Could not interpret ref: refs/heads/master as something to pull
cg-fetch: objects fetch failed
cg-clone: fetch failed
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: git trouble
2006-03-01 16:50 git trouble Geoff Levand
@ 2006-03-01 17:04 ` Ralf Baechle
0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle @ 2006-03-01 17:04 UTC (permalink / raw)
To: Geoff Levand; +Cc: linux-mips
On Wed, Mar 01, 2006 at 08:50:32AM -0800, Geoff Levand wrote:
> I'm having this problem lately... Any help?
>
> $ cg-clone http://www.linux-mips.org/pub/scm/linux.git linux-mips.git
> defaulting to local storage area
> 08:45:45 URL:http://www.linux-mips.org/pub/scm/linux.git/HEAD [23/23] -> "refs/heads/.origin-fetching" [1]
> error: Could not interpret ref: refs/heads/master as something to pull
> cg-fetch: objects fetch failed
> cg-clone: fetch failed
HEAD used to be a symlink; more recent versions of git which try to
support operating systems without symlinks put something like
"ref: refs/heads/master" into that file. I suspect your cogito is
simply too old to grok that.
Ralf
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-03-01 16:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-01 16:50 git trouble Geoff Levand
2006-03-01 17:04 ` Ralf Baechle
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.