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

WIP: Drop --tags from git describe #97

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

agx
Copy link
Contributor

@agx agx commented Apr 10, 2019

With #96 applied we can drop --tags from describe making sure git describe only picks up annotated tags. This allows e.g. users hacking on uuu to use lightweight tags in their working copy without tripping up uuu_get_version().

This should be appplied after #96 and after at least one annotated tag was created. I will rebase this commit if/once #96 is applied.

agx added 2 commits April 10, 2019 11:04
This is not needed when using annotated tags.
@agx agx changed the title Drop --tags from git describe WIP: Drop --tags from git describe Apr 10, 2019
@nxpfrankli nxpfrankli force-pushed the master branch 19 times, most recently from 1597a12 to 0f8362f Compare June 6, 2023 22:48
@nxpfrankli nxpfrankli force-pushed the master branch 5 times, most recently from 1d35ccf to 786f133 Compare June 15, 2023 20:03
@nxpfrankli nxpfrankli force-pushed the master branch 5 times, most recently from 629d224 to 8925b6c Compare June 15, 2023 20:52
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

Successfully merging this pull request may close these issues.

1 participant