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

Implemented checking out a table or tables from another commit #8446

Merged
merged 8 commits into from
Oct 12, 2024

Conversation

zachmu
Copy link
Member

@zachmu zachmu commented Oct 12, 2024

Fixes #8442

e.g. dolt checkout HEAD~ -- table1 table2

@coffeegoddd
Copy link
Contributor

@coffeegoddd DOLT

comparing_percentages
100.000000 to 100.000000
version result total
5734023 ok 5937457
version total_tests
5734023 5937457
correctness_percentage
100.0

@coffeegoddd
Copy link
Contributor

@zachmu DOLT

comparing_percentages
100.000000 to 100.000000
version result total
63452de ok 5937457
version total_tests
63452de 5937457
correctness_percentage
100.0

@zachmu zachmu merged commit 8c5ffed into main Oct 12, 2024
20 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dolt can restore individual or specified files up to the specified commit record
2 participants