* git-fetch fails if remote is detached HEAD
@ 2007-01-19 11:44 Andy Parkins
2007-01-19 22:23 ` Junio C Hamano
0 siblings, 1 reply; 2+ messages in thread
From: Andy Parkins @ 2007-01-19 11:44 UTC (permalink / raw)
To: git
Hello,
Running git-fetch from a remote repository that has a detached head
fails with:
fatal: '/path/to/repository/.git': unable to chdir or not a git archive
A simple checkout at the remote end, and everything is fine again.
I can't quite see why fetch is interested in the remote HEAD at all?
The only time that is ever needed is during a clone isn't it?
Andy
--
Dr Andrew Parkins, M Eng (Hons), AMIEE
andyparkins@gmail.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-01-19 22:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-19 11:44 git-fetch fails if remote is detached HEAD Andy Parkins
2007-01-19 22:23 ` Junio C Hamano
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.