git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git describe --tags --long barfs on new tags?
@ 2008-07-02 14:45 Mark Burton
  2008-07-02 19:56 ` Mikael Magnusson
  0 siblings, 1 reply; 5+ messages in thread
From: Mark Burton @ 2008-07-02 14:45 UTC (permalink / raw)
  To: git


Howdy folks,

Discovered this today:

~/git[master]$ git tag mb
~/git[master]$ git describe 
v1.5.6.1-156-ge903b40
~/git[master]$ git describe --tags
mb
~/git[master]$ git describe --tags --long
Segmentation fault (core dumped)

Hope this is useful info.

BTW - just started using git and I am very impressed with it - took me a while to get my head around the "index" but now I wonder what the problem was.

Cheers,

Mark

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

end of thread, other threads:[~2008-07-03  8:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-02 14:45 git describe --tags --long barfs on new tags? Mark Burton
2008-07-02 19:56 ` Mikael Magnusson
2008-07-03  2:32   ` [PATCH] Fix describe --tags --long so it does not segfault Shawn O. Pearce
2008-07-03  4:23     ` Junio C Hamano
2008-07-03  2:49   ` git describe --tags --long barfs on new tags? Abhijit Menon-Sen

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