* why does git describe shows 1.1-639-g4f6418b
@ 2013-07-27 15:51 Toralf Förster
2013-07-29 7:02 ` Tommi Rantala
0 siblings, 1 reply; 3+ messages in thread
From: Toralf Förster @ 2013-07-27 15:51 UTC (permalink / raw)
To: trinity
and not something like v1.2-... ?
--
MfG/Sincerely
Toralf Förster
pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: why does git describe shows 1.1-639-g4f6418b
2013-07-27 15:51 why does git describe shows 1.1-639-g4f6418b Toralf Förster
@ 2013-07-29 7:02 ` Tommi Rantala
2013-07-29 17:25 ` Toralf Förster
0 siblings, 1 reply; 3+ messages in thread
From: Tommi Rantala @ 2013-07-29 7:02 UTC (permalink / raw)
To: Toralf Förster; +Cc: trinity
2013/7/27 Toralf Förster <toralf.foerster@gmx.de>:
> and not something like v1.2-... ?
It's because "v1.2" is a lightweight tag. Try:
$ git describe --tags
v1.2-7-g4f6418b
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: why does git describe shows 1.1-639-g4f6418b
2013-07-29 7:02 ` Tommi Rantala
@ 2013-07-29 17:25 ` Toralf Förster
0 siblings, 0 replies; 3+ messages in thread
From: Toralf Förster @ 2013-07-29 17:25 UTC (permalink / raw)
To: Tommi Rantala; +Cc: trinity
On 07/29/2013 09:02 AM, Tommi Rantala wrote:
> 2013/7/27 Toralf Förster <toralf.foerster@gmx.de>:
>> and not something like v1.2-... ?
>
> It's because "v1.2" is a lightweight tag. Try:
>
> $ git describe --tags
> v1.2-7-g4f6418b
>
ah - thx
--
MfG/Sincerely
Toralf Förster
pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-07-29 17:25 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-27 15:51 why does git describe shows 1.1-639-g4f6418b Toralf Förster
2013-07-29 7:02 ` Tommi Rantala
2013-07-29 17:25 ` Toralf Förster
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox