On Thu, Mar 12, 2020, at 5:11 AM, Vasant Hegde wrote: > By default (without --all or --tags) git describe only shows annotated > tags. Lets add --tags option so that we generate version based on latest > released version. This would mean that not signed tags could be used, which is probably not ideal?