Skip to content

dolt stash apply#10274

Merged
NathanGabrielson merged 5 commits intomainfrom
nathan/stashApply
Jan 22, 2026
Merged

dolt stash apply#10274
NathanGabrielson merged 5 commits intomainfrom
nathan/stashApply

Conversation

@NathanGabrielson
Copy link
Copy Markdown
Contributor

Adds #10131

Adds dolt stash apply. Functions similar to drop and pop in usage: accepts no argument for most recent stash, or int or stash@{int} for non-top stashes. i.e. dolt stash apply 2 or dolt stash apply stash@{2}.

@coffeegoddd
Copy link
Copy Markdown
Contributor

@NathanGabrielson DOLT

comparing_percentages
100.000000 to 100.000000
version result total
558f29c ok 5937471
version total_tests
558f29c 5937471
correctness_percentage
100.0

@coffeegoddd
Copy link
Copy Markdown
Contributor

@NathanGabrielson DOLT

comparing_percentages
100.000000 to 100.000000
version result total
1bb7f41 ok 5937471
version total_tests
1bb7f41 5937471
correctness_percentage
100.0

Copy link
Copy Markdown
Contributor

@macneale4 macneale4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Simplify!

@coffeegoddd
Copy link
Copy Markdown
Contributor

@NathanGabrielson DOLT

comparing_percentages
100.000000 to 100.000000
version result total
bb836c8 ok 5937471
version total_tests
bb836c8 5937471
correctness_percentage
100.0

Copy link
Copy Markdown
Contributor

@macneale4 macneale4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your changes look good, but the base you are building from is crap. If you see it in your heart to make the world a better place, fix it.

@coffeegoddd
Copy link
Copy Markdown
Contributor

@NathanGabrielson DOLT

comparing_percentages
100.000000 to 100.000000
version result total
bdff4ff ok 5937471
version total_tests
bdff4ff 5937471
correctness_percentage
100.0

@coffeegoddd
Copy link
Copy Markdown
Contributor

@NathanGabrielson DOLT

comparing_percentages
100.000000 to 100.000000
version result total
bd67cf2 ok 5937471
version total_tests
bd67cf2 5937471
correctness_percentage
100.0

@NathanGabrielson NathanGabrielson merged commit b1c95c8 into main Jan 22, 2026
23 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.

3 participants