All of lore.kernel.org
 help / color / mirror / Atom feed
* describe fails on tagless branch
@ 2007-02-07  0:23 Han-Wen Nienhuys
  2007-02-07  0:40 ` Jakub Narebski
  0 siblings, 1 reply; 10+ messages in thread
From: Han-Wen Nienhuys @ 2007-02-07  0:23 UTC (permalink / raw)
  To: git



try 

  git init
  echo hoi > a
  git add a
  git commit -m 'add a' a
  git describe

this yields


[lilydev@haring t]$ git describe
fatal: cannot describe '3b26396bbb5f18580ffd4bc31f70ef0738ec73d6'


I would prefer it if an implicit tag INIT was supposed at the start of the
history, so we'd get

  INIT-3b2...


-- 
 Han-Wen Nienhuys - hanwen@xs4all.nl - http://www.xs4all.nl/~hanwen

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

end of thread, other threads:[~2007-02-07 16:29 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-07  0:23 describe fails on tagless branch Han-Wen Nienhuys
2007-02-07  0:40 ` Jakub Narebski
2007-02-07  1:19   ` Han-Wen Nienhuys
2007-02-07  2:14     ` Junio C Hamano
2007-02-07  9:08       ` Jakub Narebski
2007-02-07  9:22       ` Andy Parkins
2007-02-07  9:58         ` Junio C Hamano
2007-02-07 12:01           ` Andy Parkins
2007-02-07 12:37             ` Jakub Narebski
2007-02-07 16:29               ` 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.