mirror of
https://blitiri.com.ar/repos/chasquid
synced 2026-01-08 17:51:57 +00:00
By default, `git describe` uses only annotated tags. Since some may not be annotated (like v1.10) this causes some scripts to pick a confusing version identifier. This patch fixes the issue by passing `--tags`, which means all tags will be considered.
1.3 KiB
1.3 KiB