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

Support dolt diff --staged #8353

Merged
merged 1 commit into from
Sep 13, 2024
Merged

Support dolt diff --staged #8353

merged 1 commit into from
Sep 13, 2024

Conversation

macneale4
Copy link
Contributor

The common way to look at the staged diff in git is the --staged flag. --cached is still supported, but not recommended (and confusing). This change makes dolt more like git.

@macneale4 macneale4 changed the title Support dolt diff --staged, since git has that flag too Support dolt diff --staged Sep 13, 2024
@macneale4 macneale4 requested a review from nicktobey September 13, 2024 00:25
@coffeegoddd
Copy link
Contributor

@macneale4 DOLT

comparing_percentages
100.000000 to 100.000000
version result total
7413f0b ok 5937457
version total_tests
7413f0b 5937457
correctness_percentage
100.0

@macneale4 macneale4 merged commit f899d76 into main Sep 13, 2024
34 of 35 checks passed
@macneale4 macneale4 deleted the macneale4/diff-staged branch September 13, 2024 16:02
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