FS#196 - have git tag available as constant
|
Detailswe always know what the git sha1sum is corresponding to a git checkout (or tarball export),
but if that specific sum happens to correspond also to a tag, we should probably use the tag instead of the hash. this makes things easier to recognize. patches welcome :) |
This task depends upon
Comment by Brendan Taylor (bct) -
2011-05-23 02:15:30 AM
i've done something like this in e8b26f75819ff32b8810484178a88784af6d4192 but I don't think it works for tarballs created by github.