You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix#759: Update .git_archival.txt templates to more closely match how we invoke git-describe
This covers `--tags` and `--match '*[0-9]*'` (and `--dirty` is unnecessary).
There is unfortunately no format-string equivalent to git-describe's
`--long` option,
Archives made from this repository after this change should now get
versioned correctly.
Fixes: #759
0 commit comments