git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Repairing fatal: ref HEAD is not a symbolic ref (git checkout of svn remote)
@ 2008-10-06 14:00 Jeff Kowalczyk
  2008-10-06 14:02 ` Shawn O. Pearce
  0 siblings, 1 reply; 3+ messages in thread
From: Jeff Kowalczyk @ 2008-10-06 14:00 UTC (permalink / raw)
  To: git

To test a particular upstream revision, on a git svn remote checkout (i.e.
branches/1.2, 76c7af2...), I checked out the equivalent of HEAD^^ (git
checkout 4a3d99c0c9).

Now back at the branch tip, I get fatal: ref HEAD is not a symbolic ref
on git svn rebase: 

(4a3d99c...) $ git checkout 76c7af2
HEAD is now at 76c7af2... Minor changes to CONTRIBUTORS
(76c7af2...) $ git svn rebase
fatal: ref HEAD is not a symbolic ref Current branch HEAD is up to date.
Segmentation fault

How can I manually correct ref HEAD?

Thanks.

(The segmentation fault is a separate issue)

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

end of thread, other threads:[~2008-10-07 16:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-06 14:00 Repairing fatal: ref HEAD is not a symbolic ref (git checkout of svn remote) Jeff Kowalczyk
2008-10-06 14:02 ` Shawn O. Pearce
2008-10-07 16:49   ` Jeff Kowalczyk

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