From: Uwe Zeisberger <zeisberg@informatik.uni-freiburg.de>
To: git@vger.kernel.org
Subject: git describe fails without tags
Date: Wed, 25 Jan 2006 08:47:25 +0100 [thread overview]
Message-ID: <20060125074725.GA2768@informatik.uni-freiburg.de> (raw)
Hello,
using git describe on Linus' sparse repo results in:
uzeisberger@io:~/gsrc/sparse$ git describe
fatal: cannot describe '62ac6c16058aba8693fd5827379debc5f57b60f5'
The reason is, that there exist no tags at all, so right, there is no
"most recent tag that is reachable from HEAD".
I wonder if it would be sane to assume an implicit tag for the empty
repository, s.t. git describe results in
<empty>-62ac6c16
(whatever name is choosen for <empty>).
Any opinions?
Best regards
Uwe
--
Uwe Zeisberger
http://www.google.com/search?q=1+degree+celsius+in+kelvin
next reply other threads:[~2006-01-25 7:47 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-25 7:47 Uwe Zeisberger [this message]
2006-01-25 9:52 ` git describe fails without tags Junio C Hamano
2006-01-26 7:44 ` Uwe Zeisberger
2006-01-26 8:07 ` Junio C Hamano
2006-01-26 8:45 ` Uwe Zeisberger
2006-01-26 8:41 ` Uwe Zeisberger
2006-01-26 9:02 ` Junio C Hamano
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060125074725.GA2768@informatik.uni-freiburg.de \
--to=zeisberg@informatik.uni-freiburg.de \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox