git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [BUG?] HEAD detached at HEAD
@ 2015-09-18 16:59 Matthieu Moy
  2015-09-18 17:08 ` Jacob Keller
  0 siblings, 1 reply; 9+ messages in thread
From: Matthieu Moy @ 2015-09-18 16:59 UTC (permalink / raw)
  To: git

Hi,

I did a "git checkout --detached", and now I get:

$ git status           
HEAD detached at HEAD
nothing to commit, working directory clean
$ git branch
* (HEAD detached at HEAD)
  master

The "HEAD detached at HEAD" is not very helpful. I thought there was an
abbreved sha1 here before, but I'm getting the same with latest Git in
master and Git 2.0, so it doesn't seem to be new.

I'm getting it even if there's a tag and/or a branch pointing to the
same commit.

Any idea what's going on?

-- 
Matthieu Moy
http://www-verimag.imag.fr/~moy/

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

end of thread, other threads:[~2015-09-21 17:20 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-18 16:59 [BUG?] HEAD detached at HEAD Matthieu Moy
2015-09-18 17:08 ` Jacob Keller
2015-09-18 17:23   ` Matthieu Moy
2015-09-18 17:32     ` Stefan Beller
2015-09-18 19:09       ` Matthieu Moy
2015-09-21  7:31         ` Michael J Gruber
2015-09-21  7:39           ` Michael J Gruber
2015-09-21  7:42             ` Matthieu Moy
2015-09-21 17:20         ` Junio C Hamano

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