On 04/03/14 16:54 , Toralf Förster wrote:
> Would the usage of signed git tags improves the readability of "git
> describe" ?

No, because this is not about signed vs. unsigned tags but about
annotated (signed or unsigned) vs. lightweight tags.

If you want to include lightweight tags just add --tags.

> Currently that command still gives 7.1* :
> 
> $ git describe
> client_release/7.1/7.1.3-3345-g5589718

What's your git version? I use 1.8.5.4. Running describe on the current
master I get (even without --tags in this case):

client_release/7.4/7.3.13-11-g0f68132

That's correct.


HTH,
Oliver

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Reply via email to