[go: nahoru, domu]

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

Add a v0.0 tag so that git-describe works #28

Open
mithro opened this issue Sep 5, 2023 · 1 comment
Open

Add a v0.0 tag so that git-describe works #28

mithro opened this issue Sep 5, 2023 · 1 comment

Comments

@mithro
Copy link
Contributor
mithro commented Sep 5, 2023

Would you mind adding a v0.0 tag to commit 1f82264 ? That will mean that git-describe command produces useful output.

$ git tag -a v0.0 1f8226443247a1122a7a286ef6989c1e12039a0b -m "First commit."
$ git push origin v0.0

Then you get the following on git describe

v0.0-21-g3a02468
@mithro
Copy link
Contributor Author
mithro commented Sep 11, 2023

@antonblanchard - Could you look at this?

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

1 participant