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

manually loop over submodules to use describe --tags #1479

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

tomeichlersmith
Copy link
Member

It looks like git submodule status uses git describe instead of git describe --tags. I couldn't find any documentation on how to inject options to git describe so I am just using my own loop over the submodules in the bash script.

It looks like git submodule status uses git describe instead of git
describe --tags. I couldn't find any documentation on how to inject
options to git describe so I am just using my own loop over the
submodules in the bash script.
@tomeichlersmith tomeichlersmith merged commit 96c5adf into trunk Sep 27, 2024
0 of 6 checks passed
@tomeichlersmith tomeichlersmith deleted the update-state-to-be-more-helpful branch September 27, 2024 18:55
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