Git development
 help / color / mirror / Atom feed
* git-describe fails with "--dirty is incompatible with committishes" if passing HEAD as argument
@ 2012-11-19 15:47 Francis Moreau
  2012-11-19 19:36 ` Junio C Hamano
  0 siblings, 1 reply; 3+ messages in thread
From: Francis Moreau @ 2012-11-19 15:47 UTC (permalink / raw)
  To: git

Hello,

Inside the kernel repository, I tried this:

$ git describe --dirty --match 'v[0-9]*' --abbrev=4 HEAD
fatal: --dirty is incompatible with committishes

If 'HEAD' is removed then git-describe works as expected.

Is that expected ?

Thanks
--
Francis

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

end of thread, other threads:[~2012-11-19 20:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-19 15:47 git-describe fails with "--dirty is incompatible with committishes" if passing HEAD as argument Francis Moreau
2012-11-19 19:36 ` Junio C Hamano
2012-11-19 20:39   ` Francis Moreau

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox