Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documented .git_archival.txt is not reproducible #1030

Closed
LecrisUT opened this issue Apr 11, 2024 · 1 comment
Closed

Documented .git_archival.txt is not reproducible #1030

LecrisUT opened this issue Apr 11, 2024 · 1 comment

Comments

@LecrisUT
Copy link
Contributor

Specifically:

ref-names: $Format:%D$

Produces different git archive after a commit is added

< ref-names: HEAD -> master, tag: 1.30
---
> ref-names: tag: 1.30

This is rather disastrous for packagers expecting this to be stable.

Either ref-names should be eliminated, or the $Format:%D$ could be altered to eliminate any HEAD references

@RonnyPfannschmidt
Copy link
Contributor

Closing as duplicate of #806

@RonnyPfannschmidt RonnyPfannschmidt closed this as not planned Won't fix, can't repro, duplicate, stale Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants