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

tags.html: Add ability to checkout csv file at a particular commit #8237

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

m4rc1e
Copy link
Collaborator

@m4rc1e m4rc1e commented Oct 2, 2024

This PR adds the ability to checkout the data in the tags/all/families.csv file for a particular commit. By default, it'll fetch the data from the main branch.

If the user has made modifications before checking out a new commit, a dialog will appear warning them that their changes will be wiped if they proceed. If the user inputs a bad commit, an error dialog will appear with an example git commit hash.

Screenshot 2024-10-02 at 10 46 25

Fixes #8230

@m4rc1e m4rc1e merged commit 2daa651 into main Oct 2, 2024
8 checks passed
@m4rc1e m4rc1e deleted the tag-commit branch October 2, 2024 13:40
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.

[tag tool] ability to view an alternate branch so we can review PRs
1 participant